Searched defs:mMaxTotalSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DBlobCache.h109 // the total size of all remaining entries is less than mMaxTotalSize/2.
223 // mMaxTotalSize is the maximum size that all cache entries can occupy. This
228 const size_t mMaxTotalSize; member in class:android::BlobCache

Completed in 423 milliseconds