Searched refs:ReplaceScanoutPixmap (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dscrnintstr.h660 ReplaceScanoutPixmapProcPtr ReplaceScanoutPixmap; member in struct:_Screen
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c448 (*pDraw->pScreen->ReplaceScanoutPixmap)(pDraw, pPriv->redirectpixmap, FALSE);
839 if (primary->ReplaceScanoutPixmap) {
845 ret = (*primary->ReplaceScanoutPixmap)(pDraw, mpix, TRUE);
855 (*primary->ReplaceScanoutPixmap)(pDraw, pPriv->redirectpixmap, FALSE);
/xsrc/external/mit/xorg-server/dist/randr/
H A Drandr.c357 pScreen->ReplaceScanoutPixmap = RRReplaceScanoutPixmap;

Completed in 6 milliseconds