Searched refs:freePlot (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrAtlas.cpp65 fAtlasMgr->freePlot(fPlot.fX, fPlot.fY);
203 void GrAtlasMgr::freePlot(int x, int y) { function in class:GrAtlasMgr
205 fPlotMgr->freePlot(x, y);
H A DGrAtlas.h74 void freePlot(int x, int y);
H A DGrPlotMgr.h61 void freePlot(int x, int y) { function in class:GrPlotMgr

Completed in 62 milliseconds