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

  /system/core/include/utils/
LruCache.h 54 const TValue& peekOldestValue();
222 const TValue& LruCache<TKey, TValue>::peekOldestValue() {
  /frameworks/base/libs/hwui/
TextureCache.cpp 130 Texture* oldest = mCache.peekOldestValue();
TessellationCache.cpp 331 size -= mCache.peekOldestValue()->getSize();

Completed in 195 milliseconds