Home | History | Annotate | Download | only in ports

Lines Matching defs:lum

1169     U8CPU lum = sk_apply_lut_if<APPLY_PREBLEND>(SkComputeLuminance(r, g, b), table8);
1171 lum = SkTMax(lum, (U8CPU)0x30);
1173 return lum;