Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c1410 DRI2SetWindowPixmap(WindowPtr pWin, PixmapPtr pPix) in DRI2SetWindowPixmap() function
1418 pScreen->SetWindowPixmap = DRI2SetWindowPixmap; in DRI2SetWindowPixmap()
1636 pScreen->SetWindowPixmap = DRI2SetWindowPixmap; in DRI2ScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog28638 doing the identical traversal inside the DRI2SetWindowPixmap handler.