Home
last modified time | relevance | path

Searched defs:memoryCache (Results 1 – 7 of 7) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DBitmapPreFillRunner.java57 private final MemoryCache memoryCache; field in BitmapPreFillRunner
66 …public BitmapPreFillRunner(BitmapPool bitmapPool, MemoryCache memoryCache, PreFillQueue allocation… in BitmapPreFillRunner()
71 …BitmapPreFillRunner(BitmapPool bitmapPool, MemoryCache memoryCache, PreFillQueue allocationOrder, … in BitmapPreFillRunner()
DBitmapPreFiller.java21 private final MemoryCache memoryCache; field in BitmapPreFiller
28 …public BitmapPreFiller(MemoryCache memoryCache, BitmapPool bitmapPool, DecodeFormat defaultFormat)… in BitmapPreFiller()
/external/glide/library/src/main/java/com/bumptech/glide/
DGlideBuilder.java30 private MemoryCache memoryCache; field in GlideBuilder
59 public GlideBuilder setMemoryCache(MemoryCache memoryCache) { in setMemoryCache()
DGlide.java89 private final MemoryCache memoryCache; field in Glide
187 …Glide(Engine engine, MemoryCache memoryCache, BitmapPool bitmapPool, Context context, DecodeFormat… in Glide()
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngine.java56 public Engine(MemoryCache memoryCache, DiskCache diskCache, ExecutorService diskCacheService, in Engine()
/external/skqp/dm/
DDMSrcSink.cpp1580 sk_gpu_test::MemoryCache memoryCache; in draw() local
/external/skia/dm/
DDMSrcSink.cpp1513 sk_gpu_test::MemoryCache memoryCache; in draw() local