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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_accel.h128 #define sisSETBGROPCOL(rop, color) \ macro
H A Dsis_accel.c155 sisSETBGROPCOL(SiSGetCopyROP(rop), color);
216 sisSETBGROPCOL(0xcc, bg); /* copy */
218 sisSETBGROPCOL(0xAA, bg); /* noop */
283 sisSETBGROPCOL(SiSGetCopyROP(rop), 0);
387 sisSETBGROPCOL(SiSGetPatternROP(rop), bg);
500 sisSETBGROPCOL(SiSGetCopyROP(alu), fg);

Completed in 3 milliseconds