Home
last modified time | relevance | path

Searched refs:BITBLT_COLOR_8 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pcmcia/
H A Dcfxgareg.h322 #define BITBLT_COLOR_8 0x0000 macro
H A Dcfxga.c900 (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()