Lines Matching refs:WindowPtr
39 typedef RRCrtcPtr (*present_get_crtc_ptr) (WindowPtr window);
44 typedef int (*present_wnmd_get_ust_msc_ptr) (WindowPtr window, uint64_t *ust, uint64_t *msc);
53 typedef Bool (*present_wnmd_queue_vblank_ptr) (WindowPtr window,
63 typedef void (*present_wnmd_abort_vblank_ptr) (WindowPtr window,
70 typedef void (*present_flush_ptr) (WindowPtr window);
74 typedef Bool (*present_check_flip_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool sy…
78 typedef Bool (*present_check_flip2_ptr) (RRCrtcPtr crtc, WindowPtr window, PixmapPtr pixmap, Bool s…
103 typedef Bool (*present_wnmd_flip_ptr) (WindowPtr window,
122 typedef void (*present_wnmd_flips_stop_ptr) (WindowPtr window);
168 present_wnmd_event_notify(WindowPtr window, uint64_t event_id, uint64_t ust, uint64_t msc);
180 typedef void (*present_complete_notify_proc)(WindowPtr window,
191 present_can_window_flip(WindowPtr window);