Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlurMF.cpp201 // FIXME: This code duplicates code in draw_rects_into_mask, below. Is there a in draw_rrect_into_mask()
216 static bool draw_rects_into_mask(const SkRect rects[], int count, SkMask* mask) { in draw_rects_into_mask() function
534 if (!draw_rects_into_mask(smallR, count, &srcM)) { in filterRectsToNine()

Completed in 3 milliseconds