Home | History | Annotate | Download | only in source

Lines Matching refs:r_scale

1181   const uint32 r_scale = REPEAT8((value >> 16) & 0xff);
1191 dst_argb[2] = SHADE(r, r_scale);