Searched refs:ReplaceScanoutPixmap (Results 1 – 4 of 4) sorted by relevance
446 (*pDraw->pScreen->ReplaceScanoutPixmap)(pDraw, pPriv->redirectpixmap, FALSE); in DRI2DrawableGone()837 if (master->ReplaceScanoutPixmap) { in DRI2UpdatePrime()843 ret = (*master->ReplaceScanoutPixmap)(pDraw, mpix, TRUE); in DRI2UpdatePrime()853 (*master->ReplaceScanoutPixmap)(pDraw, pPriv->redirectpixmap, FALSE); in DRI2UpdatePrime()
660 ReplaceScanoutPixmapProcPtr ReplaceScanoutPixmap; member
357 pScreen->ReplaceScanoutPixmap = RRReplaceScanoutPixmap; in RRScreenInit()
32253 randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap