Home
last modified time | relevance | path

Searched refs:hot_spot_y (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/display/
H A Dqxl-logger.c226 cursor->header.hot_spot_x, cursor->header.hot_spot_y, in qxl_log_cmd_cursor()
H A Dqxl-render.c261 c->hot_y = cursor->header.hot_spot_y; in qxl_cursor()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h412 uint16_t hot_spot_y; member
H A Dqxl_display.c602 cursor.header.hot_spot_y = hot_y; in qxl_create_cursor()
/openbmc/qemu/ui/
H A Dspice-display.c281 cursor->header.hot_spot_y = c->hot_y; in qemu_spice_create_cursor_update()