Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.h130 MultifileEntryStats getEntryStats(uint32_t entryHash);
DMultifileBlobCache.cpp400 MultifileEntryStats entryStats = getEntryStats(entryHash); in get()
639 MultifileEntryStats MultifileBlobCache::getEntryStats(uint32_t entryHash) { in getEntryStats() function in android::MultifileBlobCache
727 MultifileEntryStats entryStats = getEntryStats(entryHash); in applyLRU()