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

  /external/skia/src/gpu/
GrLayerAtlas.cpp 121 void GrLayerAtlas::makeMRU(Plot* plot) {
139 this->makeMRU(plot);
159 this->makeMRU(plot);
GrLayerAtlas.h 143 void makeMRU(Plot* plot);
GrBatchAtlas.h 72 this->makeMRU(fPlotArray[index]);
131 this->makeMRU(plot);
238 inline void makeMRU(BatchPlot* plot) {
GrBatchAtlas.cpp 184 this->makeMRU(plot);
  /external/skia/src/gpu/text/
GrTextBlobCache.h 74 void makeMRU(GrAtlasTextBlob* blob) {
GrAtlasTextContext.cpp 131 cache->makeMRU(cacheBlob);

Completed in 85 milliseconds