Searched refs:ProfileLookup (Results 1 – 2 of 2) sorted by relevance
59 static uint8_t ProfileLookup(const uint8_t* profile, int loc, int blurredWidth, int sharpWidth);
726 uint8_t SkBlurMask::ProfileLookup(const uint8_t *profile, int loc, int blurred_width, int sharp_wid… in ProfileLookup() function in SkBlurMask751 pixels[x] = ProfileLookup(profile, x, width, w); in ComputeBlurredScanline()