HomeSort by relevance Sort by last modified time
    Searched defs:plotPath (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/bench/
ChartBench.cpp 136 SkPath plotPath;
158 &plotPath,
166 canvas->drawPath(plotPath, plotPaint);
  /external/chromium_org/third_party/skia/samplecode/
SampleChart.cpp 130 SkPath plotPath;
152 &plotPath,
160 canvas->drawPath(plotPath, plotPaint);

Completed in 73 milliseconds