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

  /external/skia/src/gpu/
GrTextBlobCache.h 109 void makeMRU(BitmapTextBlob* blob) {
GrAtlas.cpp 196 void GrAtlas::makeMRU(GrPlot* plot) {
214 this->makeMRU(plot);
242 this->makeMRU(plot);

Completed in 33 milliseconds