Home
last modified time | relevance | path

Searched defs:xwl_present_window (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-present.c52 struct xwl_present_window *xwl_present_window = xwl_present_window_priv(window); in xwl_present_window_get_priv() local
76 xwl_present_free_timer(struct xwl_present_window *xwl_present_window) in xwl_present_free_timer()
88 xwl_present_has_events(struct xwl_present_window *xwl_present_window) in xwl_present_has_events()
95 xwl_present_reset_timer(struct xwl_present_window *xwl_present_window) in xwl_present_reset_timer()
138 struct xwl_present_window *xwl_present_window = xwl_present_window_priv(window); in xwl_present_cleanup() local
201 xwl_present_msc_bump(struct xwl_present_window *xwl_present_window) in xwl_present_msc_bump()
244 struct xwl_present_window *xwl_present_window = arg; in xwl_present_timer_callback() local
258 xwl_present_frame_callback(struct xwl_present_window *xwl_present_window) in xwl_present_frame_callback()
276 struct xwl_present_window *xwl_present_window = event->xwl_present_window; in xwl_present_sync_callback() local
313 struct xwl_present_window *xwl_present_window = xwl_present_window_get_priv(present_window); in xwl_present_get_crtc() local
[all …]
H A Dxwayland.h192 struct xwl_present_window { struct
193 struct xwl_screen *xwl_screen;
217 struct xwl_present_window *xwl_present_window; argument
H A Dxwayland.c693 struct xwl_present_window *xwl_present_window, *tmp; in xwl_unrealize_window() local
747 struct xwl_present_window *xwl_present_window, *tmp; in frame_callback() local