Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c952 PixmapPtr pWinPixmap, pRootPixmap; in DRI2CanFlip() local
958 pRootPixmap = pScreen->GetWindowPixmap(pRoot); in DRI2CanFlip()
962 if (pRootPixmap != pWinPixmap) in DRI2CanFlip()