Searched defs:moveToHead (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrAtlas.cpp198 void GrAtlasMgr::moveToHead(GrPlot* plot) { function in class:GrAtlasMgr
215 this->moveToHead(plot);
243 this->moveToHead(plot);
/external/skia/src/gpu/
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 DSkScaledImageCache.cpp340 this->moveToHead(rec); // for our LRU
570 void SkScaledImageCache::moveToHead(Rec* rec) { function in class:SkScaledImageCache
/external/skia/src/core/
H A DSkScaledImageCache.cpp340 this->moveToHead(rec); // for our LRU
570 void SkScaledImageCache::moveToHead(Rec* rec) { function in class:SkScaledImageCache

Completed in 93 milliseconds