HomeSort by: relevance | last modified time | path
    Searched refs:ValidateImageGlyphBlt (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaStateChange.c 234 ValidateGCProcPtr ValidateImageGlyphBlt;
1272 (*pStatePriv->ValidateImageGlyphBlt)(pGC, changes,
1604 XAA_STATE_WRAP(ValidateImageGlyphBlt);
xaaGC.c 216 (*infoRec->ValidateImageGlyphBlt)(pGC, changes, pDraw);
xaaInitAccel.c 1386 if(!infoRec->ValidateImageGlyphBlt &&
1399 infoRec->ValidateImageGlyphBlt = XAAValidateImageGlyphBlt;
xaa.h 1129 ValidateGCProcPtr ValidateImageGlyphBlt;

Completed in 9 milliseconds