Searched refs:flip_window (Results 1 – 4 of 4) sorted by relevance
285 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() local307 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 …]
106 if (screen_priv->flip_window == window) { in present_clear_window_flip()108 screen_priv->flip_window = NULL; in present_clear_window_flip()
159 WindowPtr flip_window; member
27928 on NULL, preserve test for flip_window being non-NULL before calling