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

/external/skia/src/effects/
H A DSkBlurMaskFilter.cpp359 static bool draw_rrect_into_mask(const SkRRect rrect, SkMask* mask) { function
576 if (!draw_rrect_into_mask(smallRR, &srcM)) {
/external/skqp/src/effects/
H A DSkBlurMaskFilter.cpp358 static bool draw_rrect_into_mask(const SkRRect rrect, SkMask* mask) { function
575 if (!draw_rrect_into_mask(smallRR, &srcM)) {

Completed in 198 milliseconds