Searched refs:intel_present_check_flip (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_present.c | 238 intel_present_check_flip(RRCrtcPtr crtc, function in typeref:typename:Bool 322 if (!intel_present_check_flip(crtc, screen->root, pixmap, sync_flip)) 357 if (!intel_present_check_flip(NULL, screen->root, pixmap, true)) 392 .check_flip = intel_present_check_flip,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_present.c | 238 intel_present_check_flip(RRCrtcPtr crtc, function in typeref:typename:Bool 315 if (!intel_present_check_flip(crtc, screen->root, pixmap, sync_flip)) 351 if (!intel_present_check_flip(NULL, screen->root, pixmap, true)) 381 .check_flip = intel_present_check_flip,
|
Completed in 3 milliseconds