Home
last modified time | relevance | path

Searched defs:BlobCache (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DShaderCache.h28 class BlobCache; variable
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBlobCache.java80 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 DBlobCache.cpp39 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 DBlobCache.cpp62 BlobCache::BlobCache(size_t maxKeySize, size_t maxValueSize, size_t maxTotalSize, Policy policy) in BlobCache() function in android::BlobCache