Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkBlurMaskFilter.cpp341 static bool prepare_to_draw_into_mask(const SkRect& bounds, SkMask* mask) { in prepare_to_draw_into_mask() function
359 if (!prepare_to_draw_into_mask(rrect.rect(), mask)) { in draw_rrect_into_mask()
379 if (!prepare_to_draw_into_mask(rects[0], mask)) { in draw_rects_into_mask()