Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dqxl-logger.c81 [ QXL_CURSOR_HIDE ] = "hide",
H A Dqxl.c509 if (cmd->type == QXL_CURSOR_HIDE) { in qxl_track_command()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h424 QXL_CURSOR_HIDE, enumerator
H A Dqxl_display.c732 cmd->type = QXL_CURSOR_HIDE; in qxl_cursor_atomic_disable()
/openbmc/qemu/ui/
H A Dspice-display.c286 ccmd->type = QXL_CURSOR_HIDE; in qemu_spice_create_cursor_update()