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

/frameworks/native/opengl/libs/EGL/
H A DBlobCache.h213 // mMaxKeySize is the maximum key size that will be cached. Calls to
214 // BlobCache::set with a keySize parameter larger than mMaxKeySize will
216 const size_t mMaxKeySize; member in class:android::BlobCache

Completed in 29 milliseconds