Home
last modified time | relevance | path

Searched refs:hot_spot_x (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.c260 c->hot_x = cursor->header.hot_spot_x; in qxl_cursor()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h411 uint16_t hot_spot_x; member
H A Dqxl_display.c601 cursor.header.hot_spot_x = hot_x; in qxl_create_cursor()
/openbmc/qemu/ui/
H A Dspice-display.c280 cursor->header.hot_spot_x = c->hot_x; in qemu_spice_create_cursor_update()