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

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

Completed in 123 milliseconds