Home
last modified time | relevance | path

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

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