Searched refs:drawPathOped (Results 1 – 1 of 1) sorted by relevance
301 void drawPathOped(SkCanvas* canvas, SkRegion::Op op, SkColor color) { in drawPathOped() function in RegionView385 this->drawPathOped(canvas, gOps[op].fOp, gOps[op].fColor); in onDrawContent()