Searched refs:add_cached_rects (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/effects/
H A DSkBlurMaskFilter.cpp448 static SkCachedData* add_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, function
718 cache = add_cached_rects(&patch->fMask, sigma, fBlurStyle, this->getQuality(), smallR, count);
/external/skqp/src/effects/
H A DSkBlurMaskFilter.cpp447 static SkCachedData* add_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, function
717 cache = add_cached_rects(&patch->fMask, sigma, fBlurStyle, this->getQuality(), smallR, count);

Completed in 65 milliseconds