Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompint.h309 compReparentWindow(WindowPtr pWin, WindowPtr pPriorParent);
H A Dcompwindow.c431 compReparentWindow(WindowPtr pWin, WindowPtr pPriorParent) in compReparentWindow() function
472 pScreen->ReparentWindow = compReparentWindow; in compReparentWindow()
H A Dcompinit.c439 pScreen->ReparentWindow = compReparentWindow; in compScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog9780 composite: Fix use-after-free in compReparentWindow