Searched refs:color_key_convert (Results 1 – 1 of 1) sorted by relevance
484 static uint32 color_key_convert(int start, int num, uint32 color) in color_key_convert() function563 *c0 = color_key_convert(g_start, g_num, transp); in transp_color_key()564 *c1 = color_key_convert(b_start, b_num, transp); in transp_color_key()565 *c2 = color_key_convert(r_start, r_num, transp); in transp_color_key()