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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c1106 pPriv->flags |= REDUCIBILITY_CHECKED | REDUCIBLE_TO_2_COLOR;
1219 pPriv->flags &= ~(REDUCIBILITY_CHECKED | REDUCIBLE_TO_2_COLOR);
1401 pPriv->flags |= REDUCIBLE_TO_2_COLOR;
1796 if(!(pixPriv->flags & REDUCIBLE_TO_2_COLOR)) {
2025 if(pixPriv->flags & REDUCIBLE_TO_2_COLOR) {
2287 if((pPriv->flags & REDUCIBLE_TO_2_COLOR) && infoRec->CanDoMono8x8 &&
H A Dxaalocal.h75 #define REDUCIBLE_TO_2_COLOR 0x00000004 macro
83 (REDUCIBILITY_CHECKED | REDUCIBLE_TO_8x8 | REDUCIBLE_TO_2_COLOR)

Completed in 5 milliseconds