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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c497 DRICreateGC(GCPtr pGC) { function in typeref:typename:Bool
515 wrap(pScreenPriv, pScreen, CreateGC, DRICreateGC);
534 pScreen->CreateGC = DRICreateGC;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c526 DRICreateGC(GCPtr pGC) function in typeref:typename:Bool
545 wrap(pScreenPriv, pScreen, CreateGC, DRICreateGC);
566 pScreen->CreateGC = DRICreateGC;

Completed in 4 milliseconds