Lines Matching refs:RRCrtcPtr
39 typedef RRCrtcPtr (*present_get_crtc_ptr) (WindowPtr window);
43 typedef int (*present_get_ust_msc_ptr) (RRCrtcPtr crtc, uint64_t *ust, uint64_t *msc);
50 typedef Bool (*present_queue_vblank_ptr) (RRCrtcPtr crtc,
54 RRCrtcPtr crtc,
62 typedef void (*present_abort_vblank_ptr) (RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
64 RRCrtcPtr crtc,
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…
91 typedef Bool (*present_flip_ptr) (RRCrtcPtr crtc,
104 RRCrtcPtr crtc,
173 present_event_abandon(RRCrtcPtr crtc);