Searched defs:plotPath (Results 1 - 2 of 2) sorted by relevance

/external/skia/bench/
H A DChartBench.cpp138 SkPath plotPath; variable
160 &plotPath,
168 canvas->drawPath(plotPath, plotPaint);
/external/skia/samplecode/
H A DSampleChart.cpp131 SkPath plotPath; variable
153 &plotPath,
161 canvas->drawPath(plotPath, plotPaint);

Completed in 118 milliseconds