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