Home
last modified time | relevance | path

Searched refs:ReplaceScanoutPixmap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c446 (*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()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h660 ReplaceScanoutPixmapProcPtr ReplaceScanoutPixmap; member
/OK3568_Linux_fs/external/xserver/randr/
H A Drandr.c357 pScreen->ReplaceScanoutPixmap = RRReplaceScanoutPixmap; in RRScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog32253 randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap