Home
last modified time | relevance | path

Searched refs:pageflip (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Dtrace-events65 vnc_server_dpy_pageflip(void *dpy, int w, int h, int fmt) "VNC server dpy pageflip dpy=%p size=%dx%…
H A Dvnc.c825 bool pageflip = vnc_check_pageflip(vd->ds, surface); in vnc_dpy_switch() local
837 if (pageflip) { in vnc_dpy_switch()