Searched refs:maxValueSize (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 105 milliseconds