Home
last modified time | relevance | path

Searched refs:flip_window (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_scmd.c285 present_pixmap_idle(screen_priv->flip_pixmap, screen_priv->flip_window, in present_flip_idle()
291 screen_priv->flip_window = NULL; in present_flip_idle()
304 WindowPtr flip_window; in present_restore_screen_pixmap() local
307 flip_window = screen_priv->flip_pending->window; in present_restore_screen_pixmap()
310 flip_window = screen_priv->flip_window; in present_restore_screen_pixmap()
326 if (flip_window) in present_restore_screen_pixmap()
327 present_set_tree_pixmap(flip_window, flip_pixmap, screen_pixmap); in present_restore_screen_pixmap()
377 screen_priv->flip_window = vblank->window; in present_flip_notify()
473 if (window == screen_priv->flip_window) { in present_check_flip_window()
587 if (screen_priv->flip_window && screen_priv->flip_window != window) in present_execute()
[all …]
H A Dpresent_screen.c106 if (screen_priv->flip_window == window) { in present_clear_window_flip()
108 screen_priv->flip_window = NULL; in present_clear_window_flip()
H A Dpresent_priv.h159 WindowPtr flip_window; member
/OK3568_Linux_fs/external/xserver/
H A DChangeLog27928 on NULL, preserve test for flip_window being non-NULL before calling