Searched refs:sync_flip (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpresent.h60 typedef Bool (*present_check_flip_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sync_flip);
66 * 'sync_flip' requests that the flip be performed at the next
77 Bool sync_flip);
H A Dpresent_priv.h75 Bool sync_flip; /* do flip synchronous to vblank */ member in struct:present_vblank
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpresent.h60 typedef Bool (*present_check_flip_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sync_flip);
66 * 'sync_flip' requests that the flip be performed at the next
77 Bool sync_flip);
H A Dpresent_priv.h75 Bool sync_flip; /* do flip synchronous to vblank */ member in struct:present_vblank
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpresent.h60 typedef Bool (*present_check_flip_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sync_flip);
66 * 'sync_flip' requests that the flip be performed at the next
77 Bool sync_flip);
H A Dpresent_priv.h74 Bool sync_flip; /* do flip synchronous to vblank */ member in struct:present_vblank

Completed in 46 milliseconds