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

/external/skia/src/gpu/
H A DGrPlotMgr.h17 class GrPlotMgr : GrNoncopyable { class in inherits:GrNoncopyable
19 GrPlotMgr(int width, int height) { function in class:GrPlotMgr
30 ~GrPlotMgr() {
H A DGrAtlas.h57 class GrPlotMgr;
78 GrPlotMgr* fPlotMgr;
H A DGrAtlas.cpp15 #include "GrPlotMgr.h"
134 fPlotMgr = SkNEW_ARGS(GrPlotMgr, (GR_PLOT_WIDTH, GR_PLOT_HEIGHT));

Completed in 838 milliseconds