Searched refs:exaOffscreenInit (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_offscreen.c355 exaOffscreenInit (pScreen);
644 * exaOffscreenInit initializes the offscreen memory manager.
648 * exaOffscreenInit is called by exaDriverInit to set up the memory manager for
652 exaOffscreenInit (ScreenPtr pScreen) function in typeref:typename:Bool
H A Dexa_priv.h539 exaOffscreenInit(ScreenPtr pScreen);
H A Dexa.c1035 if (!exaOffscreenInit (pScreen)) {
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_offscreen.c345 exaOffscreenInit(pScreen);
626 * exaOffscreenInit initializes the offscreen memory manager.
630 * exaOffscreenInit is called by exaDriverInit to set up the memory manager for
634 exaOffscreenInit(ScreenPtr pScreen) function in typeref:typename:Bool
H A Dexa_priv.h536 exaOffscreenInit(ScreenPtr pScreen);
H A Dexa.c1015 if (!exaOffscreenInit(pScreen)) {

Completed in 10 milliseconds