Searched refs:pRootPixmap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c633 PixmapPtr pWinPixmap, pRootPixmap; local in function:DRI2CanFlip
639 pRootPixmap = pScreen->GetWindowPixmap(pRoot);
643 if (pRootPixmap != pWinPixmap)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c954 PixmapPtr pWinPixmap, pRootPixmap; local in function:DRI2CanFlip
960 pRootPixmap = pScreen->GetWindowPixmap(pRoot);
964 if (pRootPixmap != pWinPixmap)

Completed in 5 milliseconds