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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaOverlayDF.c446 ((ret == DO_COLOR_8x8) || (ret == DO_CACHE_BLT))) {
462 ((ret == DO_COLOR_8x8) || (ret == DO_CACHE_BLT))) {
478 ((ret == DO_COLOR_8x8) || (ret == DO_CACHE_BLT))) {
H A DxaaFillPoly.c794 case DO_CACHE_BLT:
931 case DO_CACHE_BLT:
H A DxaaPCache.c2172 return DO_CACHE_BLT;
2248 return DO_CACHE_BLT;
2314 return DO_CACHE_BLT;
H A DxaaSpans.c93 case DO_CACHE_BLT:
H A DxaaFillRect.c78 case DO_CACHE_BLT:
H A Dxaalocal.h19 #define DO_CACHE_BLT 0x00000003 macro

Completed in 12 milliseconds