Searched refs:DO_COLOR_8x8 (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.c712 if((type == DO_COLOR_EXPAND) || (type == DO_COLOR_8x8)) {
865 if(type == DO_COLOR_8x8) {
H A DxaaPCache.c2140 return DO_COLOR_8x8;
2222 return DO_COLOR_8x8;
2303 return DO_COLOR_8x8;
H A DxaaSpans.c83 case DO_COLOR_8x8:
H A DxaaFillRect.c72 case DO_COLOR_8x8:
H A Dxaalocal.h17 #define DO_COLOR_8x8 0x00000001 macro

Completed in 75 milliseconds