Searched refs:event_id (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpresent.h40 /* Queue callback on 'crtc' for time 'msc'. Call present_event_notify with 'event_id'
45 uint64_t event_id,
49 * 'event_id' which was to be notified at 'msc'. If possible, the
52 typedef void (*present_abort_vblank_ptr) (RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
70 * present_event_notify should be called with 'event_id' when the flip
74 uint64_t event_id,
81 * present_event_notify should be called with 'event_id' when the unflip occurs.
84 uint64_t event_id);
104 * Called when 'event_id' occurs. 'ust' and 'msc' indicate when the
108 present_event_notify(uint64_t event_id, uint64_
[all...]
H A Dpresent_priv.h65 uint64_t event_id; member in struct:present_vblank
179 present_abort_vblank(ScreenPtr screen, RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
231 present_fake_queue_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc);
234 present_fake_abort_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc);
H A Deventstr.h249 int32_t event_id; member in struct:_BarrierEvent
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpresent.h40 /* Queue callback on 'crtc' for time 'msc'. Call present_event_notify with 'event_id'
45 uint64_t event_id,
49 * 'event_id' which was to be notified at 'msc'. If possible, the
52 typedef void (*present_abort_vblank_ptr) (RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
70 * present_event_notify should be called with 'event_id' when the flip
74 uint64_t event_id,
81 * present_event_notify should be called with 'event_id' when the unflip occurs.
84 uint64_t event_id);
104 * Called when 'event_id' occurs. 'ust' and 'msc' indicate when the
108 present_event_notify(uint64_t event_id, uint64_
[all...]
H A Dpresent_priv.h65 uint64_t event_id; member in struct:present_vblank
181 present_abort_vblank(ScreenPtr screen, RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
233 present_fake_queue_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc);
236 present_fake_abort_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc);
H A Deventstr.h249 int32_t event_id; member in struct:_BarrierEvent
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpresent.h40 /* Queue callback on 'crtc' for time 'msc'. Call present_event_notify with 'event_id'
45 uint64_t event_id,
49 * 'event_id' which was to be notified at 'msc'. If possible, the
52 typedef void (*present_abort_vblank_ptr) (RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
70 * present_event_notify should be called with 'event_id' when the flip
74 uint64_t event_id,
81 * present_event_notify should be called with 'event_id' when the unflip occurs.
84 uint64_t event_id);
104 * Called when 'event_id' occurs. 'ust' and 'msc' indicate when the
108 present_event_notify(uint64_t event_id, uint64_
[all...]
H A Dpresent_priv.h65 uint64_t event_id; member in struct:present_vblank
178 present_abort_vblank(ScreenPtr screen, RRCrtcPtr crtc, uint64_t event_id, uint64_t msc);
230 present_fake_queue_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc);
233 present_fake_abort_vblank(ScreenPtr screen, uint64_t event_id, uint64_t msc);
H A Deventstr.h249 int32_t event_id; member in struct:_BarrierEvent
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Deventstr.h247 int32_t event_id; member in struct:_BarrierEvent

Completed in 1295 milliseconds