Home | History | Annotate | Download | only in ports

Lines Matching defs:lum

1186     U8CPU lum = sk_apply_lut_if<APPLY_PREBLEND>(SkComputeLuminance(r, g, b), table8);
1188 lum = SkTMax(lum, (U8CPU)0x30);
1190 return lum;