Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DMultifileBlobCache.h117 size_t getTotalEntries() const { return mTotalCacheEntries; } in getTotalEntries()
163 size_t mTotalCacheEntries; variable
DMultifileBlobCache.cpp74 mTotalCacheEntries(0), in MultifileBlobCache()
645 mTotalCacheEntries++; in increaseTotalCacheSize()
650 mTotalCacheEntries--; in decreaseTotalCacheSize()