HomeSort by: relevance | last modified time | path
    Searched refs:ReplaceScanoutPixmap (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
scrnintstr.h 660 ReplaceScanoutPixmapProcPtr ReplaceScanoutPixmap;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
dri2.c 448 (*pDraw->pScreen->ReplaceScanoutPixmap)(pDraw, pPriv->redirectpixmap, FALSE);
846 if (primary->ReplaceScanoutPixmap) {
852 ret = (*primary->ReplaceScanoutPixmap)(pDraw, mpix, TRUE);
862 (*primary->ReplaceScanoutPixmap)(pDraw, pPriv->redirectpixmap, FALSE);
  /xsrc/external/mit/xorg-server/dist/randr/
randr.c 357 pScreen->ReplaceScanoutPixmap = RRReplaceScanoutPixmap;

Completed in 58 milliseconds