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