Home
last modified time | relevance | path

Searched defs:have_hot (Results 1 – 7 of 7) sorted by relevance

/qemu/ui/
H A Degl-headless.c99 egl_cursor_dmabuf(DisplayChangeListener * dcl,QemuDmaBuf * dmabuf,bool have_hot,uint32_t hot_x,uint32_t hot_y) egl_cursor_dmabuf() argument
H A Dgtk-egl.c289 gd_egl_cursor_dmabuf(DisplayChangeListener * dcl,QemuDmaBuf * dmabuf,bool have_hot,uint32_t hot_x,uint32_t hot_y) gd_egl_cursor_dmabuf() argument
H A Ddbus-listener.c484 QemuDmaBuf *dmabuf, bool have_hot, in dbus_cursor_dmabuf() argument
H A Dspice-display.c975 QemuDmaBuf *dmabuf, bool have_hot, in qemu_spice_gl_cursor_dmabuf() argument
H A Dconsole.c1103 bool have_hot, uint32_t hot_x, uint32_t hot_y) in dpy_gl_cursor_dmabuf() argument
/qemu/hw/vfio/
H A Ddisplay.c315 bool have_hot = (cursor->hot_x != 0xffffffff && vfio_display_dmabuf_update() local
/qemu/include/ui/
H A Dspice-display.h135 bool have_hot; member