Searched refs:present_check_flip (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/present/ |
| H A D | present_scmd.c | 61 present_check_flip(RRCrtcPtr crtc, function in typeref:typename:Bool 441 if (!present_check_flip(flip_pending->crtc, window, flip_pending->pixmap, 450 if (!present_check_flip(screen_priv->flip_crtc, window, screen_priv->flip_pixmap, screen_priv->flip_sync, NULL, 0, 0, NULL)) 457 if (vblank->queued && vblank->flip && !present_check_flip(vblank->crtc, window, vblank->pixmap, vblank->sync_flip, NULL, 0, 0, &reason)) { 838 screen_priv->check_flip = &present_check_flip;
|
Completed in 3 milliseconds