Home
last modified time | relevance | path

Searched refs:GrPlotUploader (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrBatchAtlas.cpp118 class GrPlotUploader : public GrBatchUploader { class
120 GrPlotUploader(GrBatchAtlas::BatchPlot* plot, GrTexture* texture) in GrPlotUploader() function in GrPlotUploader
191 SkAutoTUnref<GrPlotUploader> uploader(new GrPlotUploader(plot, fTexture)); in updatePlot()
258 SkAutoTUnref<GrPlotUploader> uploader(new GrPlotUploader(newPlot, fTexture)); in addToAtlas()
DGrBatchAtlas.h249 friend class GrPlotUploader; // to access GrBatchPlot variable