Searched refs:present_check_flip (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_scmd.c | 71 present_check_flip(RRCrtcPtr crtc, in present_check_flip() function 465 if (!present_check_flip(flip_pending->crtc, window, flip_pending->pixmap, in present_check_flip_window() 474 …if (!present_check_flip(screen_priv->flip_crtc, window, screen_priv->flip_pixmap, screen_priv->fli… in present_check_flip_window() 481 …if (vblank->queued && vblank->flip && !present_check_flip(vblank->crtc, window, vblank->pixmap, vb… in present_check_flip_window() 823 screen_priv->check_flip = &present_check_flip; in present_scmd_init_mode_hooks()
|