Home
last modified time | relevance | path

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

/external/skqp/bench/
DChartBench.cpp135 SkPath plotPath; in onDraw() local
157 &plotPath, in onDraw()
165 canvas->drawPath(plotPath, plotPaint); in onDraw()
/external/skqp/samplecode/
DSampleChart.cpp130 SkPath plotPath; in onDrawContent() local
152 &plotPath, in onDrawContent()
160 canvas->drawPath(plotPath, plotPaint); in onDrawContent()
/external/skia/bench/
DChartBench.cpp135 SkPath plotPath; in onDraw() local
157 &plotPath, in onDraw()
165 canvas->drawPath(plotPath, plotPaint); in onDraw()
/external/skia/samplecode/
DSampleChart.cpp130 SkPath plotPath; in onDrawContent() local
152 &plotPath, in onDrawContent()
160 canvas->drawPath(plotPath, plotPaint); in onDrawContent()