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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_cursor.c535 UChar f_red, f_green, f_blue; local in function:SiSSetCursorColors
545 f_red = (fg & 0x00FF0000) >> (16+2);
555 outSISIDXREG(SISSR, 0x17, f_red);

Completed in 3 milliseconds