Lines Matching defs:a_scale
1182 const uint32 a_scale = REPEAT8(value >> 24);1192 dst_argb[3] = SHADE(a, a_scale);