Searched refs:plotPath (Results 1 – 2 of 2) sorted by relevance
135 SkPath plotPath; in onDraw() local157 &plotPath, in onDraw()165 canvas->drawPath(plotPath, plotPaint); in onDraw()
135 SkPathBuilder plotPath, fillPath; in draw() local145 &plotPath, in draw()153 canvas->drawPath(plotPath.detach(), plotPaint); in draw()