Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_cache.cpp33 static const size_t kMaxMonolithicKeySize = 12 * 1024; variable
271 mBlobCache.reset(new FileBlobCache(kMaxMonolithicKeySize, kMaxMonolithicValueSize, in getBlobCacheLocked()