Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.h60 struct MultifileHotCache { struct
156 std::unordered_map<uint32_t, MultifileHotCache> mHotCache;
DMultifileBlobCache.cpp49 void freeHotCacheEntry(android::MultifileHotCache& entry) { in freeHotCacheEntry()
514 MultifileHotCache entry = hotCacheIter->second; in finish()
671 MultifileHotCache oldEntry = hotCacheIter->second; in addToHotCache()
706 MultifileHotCache entry = mHotCache[entryHash]; in removeFromHotCache()