Searched refs:sharp_width (Results 1 – 2 of 2) sorted by relevance
706 …_t SkBlurMask::ProfileLookup(const uint8_t *profile, int loc, int blurred_width, int sharp_width) { in ProfileLookup() argument707 …int dx = SkAbs32(((loc << 1) + 1) - blurred_width) - sharp_width; // how far are we from the origi… in ProfileLookup()
698 const char *sharp_width) { in OutputRectBlurProfileLookup() argument702 loc, blurred_width, sharp_width, profileSize); in OutputRectBlurProfileLookup()