Searched refs:GrPlotUploader (Results 1 – 2 of 2) sorted by relevance
118 class GrPlotUploader : public GrBatchUploader { class120 GrPlotUploader(GrBatchAtlas::BatchPlot* plot, GrTexture* texture) in GrPlotUploader() function in GrPlotUploader191 SkAutoTUnref<GrPlotUploader> uploader(new GrPlotUploader(plot, fTexture)); in updatePlot()258 SkAutoTUnref<GrPlotUploader> uploader(new GrPlotUploader(newPlot, fTexture)); in addToAtlas()
249 friend class GrPlotUploader; // to access GrBatchPlot variable