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

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa.c769 * exaCloseScreen() unwraps its wrapped screen functions and tears down EXA's
773 exaCloseScreen(int i, ScreenPtr pScreen) function in typeref:typename:Bool
951 wrap(pExaScr, pScreen, CloseScreen, exaCloseScreen);
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa.c736 * exaCloseScreen() unwraps its wrapped screen functions and tears down EXA's
740 exaCloseScreen(ScreenPtr pScreen) function in typeref:typename:Bool
919 wrap(pExaScr, pScreen, CloseScreen, exaCloseScreen);

Completed in 9 milliseconds