HomeSort by relevance Sort by last modified time
    Searched refs:GrPlotUploader (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrBatchAtlas.cpp 118 class GrPlotUploader : public GrBatchUploader {
120 GrPlotUploader(GrBatchAtlas::BatchPlot* plot, GrTexture* texture)
191 SkAutoTUnref<GrPlotUploader> uploader(new GrPlotUploader(plot, fTexture));
258 SkAutoTUnref<GrPlotUploader> uploader(new GrPlotUploader(newPlot, fTexture));
GrBatchAtlas.h 249 friend class GrPlotUploader; // to access GrBatchPlot

Completed in 176 milliseconds