Home | History | Annotate | Download | only in effects

Lines Matching refs:ProfileLookup

706 uint8_t SkBlurMask::ProfileLookup(const uint8_t *profile, int loc, int blurred_width, int sharp_width) {
731 pixels[x] = ProfileLookup(profile, x, width, w);