Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompwindow.c115 compSetPixmapVisitWindow(WindowPtr pWindow, void *data) in compSetPixmapVisitWindow() function
144 TraverseTree(pWindow, compSetPixmapVisitWindow, (void *) &visitRec); in compSetPixmap()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18758 compSetPixmap -> TraverseTree -> compSetPixmapVisitWindow. However, at