Home
last modified time | relevance | path

Searched refs:pos_x (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/qemu/ui/
H A Degl-headless.c18 uint32_t pos_x; member
134 uint32_t pos_x, uint32_t pos_y) in egl_cursor_position() argument
138 edpy->pos_x = pos_x; in egl_cursor_position()
158 !edpy->y_0_top, edpy->pos_x, edpy->pos_y, in egl_scanout_flush()
H A Dgtk-egl.c326 uint32_t pos_x, uint32_t pos_y) in gd_egl_cursor_position() argument
330 vc->gfx.cursor_x = pos_x * vc->gfx.scale_x; in gd_egl_cursor_position()
H A Ddbus-listener.c605 uint32_t pos_x, uint32_t pos_y) in dbus_gl_cursor_position() argument
610 ddl->proxy, pos_x, pos_y, true, in dbus_gl_cursor_position()
H A Dspice-display.c1002 uint32_t pos_x, uint32_t pos_y) in qemu_spice_gl_cursor_position() argument
1007 ssd->ptr_x = pos_x; in qemu_spice_gl_cursor_position()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py429 pos_x = off_x + ((max_sample.time - proc_tree.start_time) * w / proc_tree.duration)
432 if (pos_x < off_x + 245):
436 draw_text (ctx, label, DISK_TPUT_COLOR, pos_x + shift_x, curr_y + shift_y)
462 pos_x = off_x + ((max_sample_avg.time - proc_tree.start_time) * w / proc_tree.duration)
465 if (pos_x < off_x + 245):
470 draw_text (ctx, label, CPU_PRESSURE_AVG10_COLOR, pos_x + shift_x, curr_y + shift_y)
496 pos_x = off_x + ((max_sample_avg.time - proc_tree.start_time) * w / proc_tree.duration)
499 if (pos_x < off_x + 245):
504 draw_text (ctx, label, IO_PRESSURE_AVG10_COLOR, pos_x + shift_x, curr_y + shift_y)
530 pos_x = off_x + ((max_sample_avg.time - proc_tree.start_time) * w / proc_tree.duration)
[all …]
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay.c163 if (dw < info->pos_x + outw) { in dss_ovl_check()
166 ovl->id, info->pos_x, outw, dw); in dss_ovl_check()
H A Ddispc.c72 u16 pos_x, unsigned long *core_clk, bool mem_to_mem);
2105 const struct omap_video_timings *t, u16 pos_x, in check_horiz_timing_omap3() argument
2136 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk); in check_horiz_timing_omap3()
2254 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_24xx() argument
2300 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_34xx() argument
2327 pos_x, in_width, in_height, out_width, in dispc_ovl_calc_scaling_34xx()
2361 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2385 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_44xx() argument
2430 int *x_predecim, int *y_predecim, u16 pos_x, in dispc_ovl_calc_scaling() argument
2479 x_predecim, y_predecim, &decim_x, &decim_y, pos_x, &core_clk, in dispc_ovl_calc_scaling()
[all …]
H A Doverlay-sysfs.c132 info.pos_x, info.pos_y); in overlay_position_show()
144 info.pos_x = simple_strtoul(buf, &last, 10); in overlay_position_store()
/openbmc/linux/drivers/input/
H A Dmousedev.c102 int pos_x, pos_y; member
285 p->dx += packet->x - client->pos_x; in mousedev_notify_readers()
287 client->pos_x = packet->x; in mousedev_notify_readers()
291 client->pos_x += packet->dx; in mousedev_notify_readers()
292 client->pos_x = clamp_val(client->pos_x, 0, xres); in mousedev_notify_readers()
551 client->pos_x = xres / 2; in mousedev_open()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c110 r = omapfb_setup_overlay(fbi, ovl, pi->pos_x, pi->pos_y, in omapfb_setup_plane()
119 info.pos_x = pi->pos_x; in omapfb_setup_plane()
189 pi->pos_x = ovli.pos_x; in omapfb_query_plane()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fb.c146 info->pos_x = state->crtc_x; in omap_framebuffer_update_scanout()
244 r_info->pos_x = info->pos_x + info->out_width; in omap_framebuffer_update_scanout()
H A Domap_plane.c119 DBG("%d,%d %pad %pad", info.pos_x, info.pos_y, in omap_plane_atomic_update()
135 DBG("%d,%d %pad %pad", r_info.pos_x, r_info.pos_y, in omap_plane_atomic_update()
/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_core.c924 unsigned int pos_x, pos_y; in elan_report_contact() local
929 pos_x = get_unaligned_be16(&finger_data[0]); in elan_report_contact()
932 pos_x = ((finger_data[0] & 0xf0) << 4) | finger_data[1]; in elan_report_contact()
936 if (pos_x > data->max_x || pos_y > data->max_y) { in elan_report_contact()
939 contact_num, pos_x, pos_y, in elan_report_contact()
951 input_report_abs(input, ABS_MT_POSITION_X, pos_x); in elan_report_contact()
/openbmc/linux/drivers/input/touchscreen/
H A Dsur40.c67 __le16 pos_x; /* finger tip position */ member
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local
431 pos_x = le16_to_cpu(blob->pos_x); in sur40_report_blob()
443 input_report_abs(input, ABS_MT_POSITION_X, pos_x); in sur40_report_blob()
/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcdc.c282 int pos_x, int pos_y, int width, int height, in omap_lcdc_setup_plane() argument
296 if (plane != 0 || channel_out != 0 || pos_x != 0 || pos_y != 0 || in omap_lcdc_setup_plane()
301 "w %d h %d\n", plane, pos_x, pos_y, width, height); in omap_lcdc_setup_plane()
H A Domapfb.h156 int pos_x, int pos_y, int width,
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c108 u16 pos_x, unsigned long *core_clk, bool mem_to_mem);
2140 const struct videomode *vm, u16 pos_x, in check_horiz_timing_omap3() argument
2173 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk); in check_horiz_timing_omap3()
2294 u16 pos_x, unsigned long *core_clk, in dispc_ovl_calc_scaling_24xx() argument
2343 u16 pos_x, unsigned long *core_clk, in dispc_ovl_calc_scaling_34xx() argument
2370 pos_x, in_width, in_height, out_width, in dispc_ovl_calc_scaling_34xx()
2404 if (check_horiz_timing_omap3(pclk, lclk, vm, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2431 u16 pos_x, unsigned long *core_clk, in dispc_ovl_calc_scaling_44xx() argument
2503 int *x_predecim, int *y_predecim, u16 pos_x, in dispc_ovl_calc_scaling() argument
2572 &decim_x, &decim_y, pos_x, &core_clk, in dispc_ovl_calc_scaling()
[all …]
H A Domapdss.h159 u16 pos_x; member
/openbmc/qemu/hw/vfio/
H A Ddisplay.c198 if (dmabuf->pos_x != plane->x_pos || dmabuf->pos_y != plane->y_pos) { in vfio_display_update_cursor()
199 dmabuf->pos_x = plane->x_pos; in vfio_display_update_cursor()
333 cursor->pos_x, in vfio_display_dmabuf_update()
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c201 int pos_x; member
852 (ovl->pos_x << LDBBLOCR_CHLC_SHIFT)); in sh_mobile_lcdc_overlay_setup()
1268 return sysfs_emit(buf, "%d,%d\n", ovl->pos_x, ovl->pos_y); in overlay_position_show()
1278 int pos_x; in overlay_position_store() local
1281 pos_x = simple_strtol(buf, &endp, 10); in overlay_position_store()
1292 if (ovl->pos_x != pos_x || ovl->pos_y != pos_y) { in overlay_position_store()
1293 ovl->pos_x = pos_x; in overlay_position_store()
2369 ovl->pos_x = 0; in sh_mobile_lcdc_overlay_init()
/openbmc/linux/include/uapi/linux/
H A Domapfb.h138 __u32 pos_x; member
/openbmc/qemu/include/ui/
H A Dconsole.h260 uint32_t pos_x, uint32_t pos_y);
338 uint32_t pos_x, uint32_t pos_y);
H A Dgtk.h186 uint32_t pos_x, uint32_t pos_y);
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h166 u16 pos_x; member
/openbmc/qemu/include/hw/vfio/
H A Dvfio-common.h203 uint32_t pos_x, pos_y, pos_updates; member

12