Searched refs:BITBLT_COLOR_8 (Results 1 – 2 of 2) sorted by relevance
322 #define BITBLT_COLOR_8 0x0000 macro
900 (ri->ri_depth > 8 ? BITBLT_COLOR_16 : BITBLT_COLOR_8)); in cfxga_expand_char()1021 (ri->ri_depth > 8 ? BITBLT_COLOR_16 : BITBLT_COLOR_8)); in cfxga_solid_fill()1061 (ri->ri_depth > 8 ? BITBLT_COLOR_16 : BITBLT_COLOR_8)); in cfxga_standalone_rop()