Searched refs:dy0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc-tools/dbus-vis/ |
H A D | timeline_view.js | 52 dy0 = y + h - h * 1.0 * buckets[i] / maxCount, dy1 = y + h; 70 ctx.fillRect(dx0, dy0, dx1 - dx0, dy1 - dy0); 683 do_RenderIntervals(ctx, intervals_j, j, dy0, dy1, argument 741 ctx.fillRect(dx0, dy0, dw, dy1 - dy0); 756 [dy0, dy1], [this.MouseState.y, this.MouseState.y])) { 758 if (is_in_viewport) ctx.fillRect(dx0, dy0, dw, dy1 - dy0); 793 ctx.fillRect(dx0, dy0, dw, dy1 - dy0); 809 ctx.strokeRect(last_dx_begin, dy0, 812 dy1-dy0); 818 ctx.strokeRect(dx0, dy0, dw, dy1 - dy0); [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_param_shading.c | 120 unsigned int sy0, sy1, dy0, dy1, divy; in crop_and_interpolate() local 144 dy0 = ty - sy0; in crop_and_interpolate() 148 dy0 = 1; in crop_and_interpolate() 201 *out_ptr = (unsigned short)((dx0 * dy0 * s_lr + dx0 * dy1 * s_ur + dx1 * dy0 * in crop_and_interpolate()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | elantech.rst | 260 dy7 dy6 dy5 dy4 dy3 dy2 dy1 dy0 262 dy7..dy0 = y movement; positive = up, negative = down
|