Home | History | Annotate | Download | only in source

Lines Matching refs:g_scale

1180   const uint32 g_scale = REPEAT8((value >> 8) & 0xff);
1190 dst_argb[1] = SHADE(g, g_scale);