Searched refs:maxValueSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp43 static const size_t maxValueSize = MAX_EGL_CACHE_ENTRY_SIZE; variable
195 mBlobCache = new BlobCache(maxKeySize, maxValueSize, maxTotalSize);

Completed in 74 milliseconds