Searched defs:BlobCache (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | ShaderCache.h | 28 class BlobCache; variable
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
H A D | BlobCache.java | 80 public class BlobCache implements Closeable { class 133 public BlobCache(String path, int maxEntries, int maxBytes, boolean reset) in BlobCache() method in BlobCache 138 public BlobCache(String path, int maxEntries, int maxBytes, boolean reset, in BlobCache() method in BlobCache
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | BlobCache.cpp | 39 BlobCache::BlobCache(size_t maxKeySize, size_t maxValueSize, size_t maxTotalSize) in BlobCache() function in android::BlobCache
|
/aosp12/packages/modules/NeuralNetworks/driver/cache/BlobCache/ |
H A D | BlobCache.cpp | 62 BlobCache::BlobCache(size_t maxKeySize, size_t maxValueSize, size_t maxTotalSize, Policy policy) in BlobCache() function in android::BlobCache
|