Searched refs:ExaGCPrivRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_priv.h338 } ExaGCPrivRec, *ExaGCPrivPtr; typedef in typeref:struct:__anone2c6f97a0608
H A Dexa.c933 if (!dixRegisterPrivateKey(&exaGCPrivateKeyRec, PRIVATE_GC, sizeof(ExaGCPrivRec))) {
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_priv.h334 } ExaGCPrivRec, *ExaGCPrivPtr; typedef in typeref:struct:__anonaa13440d0608
H A Dexa.c902 (pScreen, &pExaScr->gcPrivateKeyRec, PRIVATE_GC, sizeof(ExaGCPrivRec))) {

Completed in 6 milliseconds