Lines Matching refs:flip_window
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() 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()
588 present_set_tree_pixmap(screen_priv->flip_window, in present_execute()
625 if (window == screen_priv->flip_window) in present_execute()