Searched refs:moveToHead (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/gpu/
H A DGrAtlas.h95 void moveToHead(GrPlot* plot);
H A DGrAtlas.cpp198 void GrAtlasMgr::moveToHead(GrPlot* plot) { function in class:GrAtlasMgr
215 this->moveToHead(plot);
243 this->moveToHead(plot);
/external/chromium_org/third_party/skia/src/core/
H A DSkResourceCache.h224 void moveToHead(Rec*);
H A DSkResourceCache.cpp194 this->moveToHead(rec); // for our LRU
288 void SkResourceCache::moveToHead(Rec* rec) { function in class:SkResourceCache
/external/skia/src/core/
H A DSkScaledImageCache.h202 void moveToHead(Rec*);
H A DSkScaledImageCache.cpp340 this->moveToHead(rec); // for our LRU
570 void SkScaledImageCache::moveToHead(Rec* rec) { function in class:SkScaledImageCache

Completed in 107 milliseconds