Searched refs:draw_into_mask (Results 1 – 1 of 1) sorted by relevance
2018 static void draw_into_mask(const SkMask& mask, const SkPath& devPath, SkPaint::Style style) { in draw_into_mask() function2062 draw_into_mask(*mask, devPath, style); in DrawToMask()