Home
last modified time | relevance | path

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

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