Home
last modified time | relevance | path

Searched defs:updatePlot (Results 1 – 2 of 2) sorted by relevance

/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DBarPlotExampleActivity.java276 private void updatePlot() { in updatePlot() method in BarPlotExampleActivity
/external/skia/src/gpu/
DGrBatchAtlas.cpp183 inline void GrBatchAtlas::updatePlot(GrDrawBatch::Target* target, AtlasID* id, BatchPlot* plot) { in updatePlot() function in GrBatchAtlas