Home
last modified time | relevance | path

Searched refs:drawPathOped (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleRegion.cpp301 void drawPathOped(SkCanvas* canvas, SkRegion::Op op, SkColor color) { in drawPathOped() function in RegionView
385 this->drawPathOped(canvas, gOps[op].fOp, gOps[op].fColor); in onDrawContent()