Searched refs:a_mul (Results 1 – 1 of 1) sorted by relevance
143 float a_mul, r_mul, g_mul, b_mul; in pixman_expand_to_float() local169 a_mul = multipliers[a_size]; in pixman_expand_to_float()181 dst[i].a = a_mask? ((pixel >> a_shift) & a_mask) * a_mul : 1.0f; in pixman_expand_to_float()