Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkBlurMF.cpp414 static SkCachedData* add_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, in add_cached_rects() function
677 cache = add_cached_rects(&patch->fMask, sigma, fBlurStyle, smallR, count); in filterRectsToNine()
/external/skia/src/core/
DSkBlurMF.cpp415 static SkCachedData* add_cached_rects(SkMask* mask, SkScalar sigma, SkBlurStyle style, in add_cached_rects() function
679 cache = add_cached_rects(&patch->fMask, sigma, fBlurStyle, smallR, count); in filterRectsToNine()