Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPlotMgr.h17 class GrPlotMgr : GrNoncopyable {
19 GrPlotMgr(int width, int height) { in GrPlotMgr() function
30 ~GrPlotMgr() { in ~GrPlotMgr()
DGrAtlas.h58 class GrPlotMgr; variable
79 GrPlotMgr* fPlotMgr;
DGrAtlas.cpp134 fPlotMgr = new GrPlotMgr(GR_PLOT_WIDTH, GR_PLOT_HEIGHT); in GrAtlasMgr()
/external/skia/gyp/
Dgpu.gyp221 '../src/gpu/GrPlotMgr.h',