Home
last modified time | relevance | path

Searched refs:SizedMRUCacheStore (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DSizedMRUCache.h23 mStore(SizedMRUCacheStore::NO_AUTO_EVICT) in SizedMRUCache()
135 using SizedMRUCacheStore = base::HashingMRUCache<Key, ValueAndSize>; variable
139 SizedMRUCacheStore mStore;