Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.cpp482 removeFromHotCache(entryHash); in get()
491 removeFromHotCache(entryHash); in get()
675 if (!removeFromHotCache(oldEntryHash)) { in addToHotCache()
697 bool MultifileBlobCache::removeFromHotCache(uint32_t entryHash) { in removeFromHotCache() function in android::MultifileBlobCache
731 removeFromHotCache(entryHash); in applyLRU()
DMultifileBlobCache.h142 bool removeFromHotCache(uint32_t entryHash);