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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_cursor.c536 UChar b_red, b_green, b_blue; local in function:SiSSetCursorColors
550 b_blue = (bg & 0x000000FF) >> 2;
554 outSISIDXREG(SISSR, 0x16, b_blue);

Completed in 3 milliseconds