Searched defs:memoryCache (Results  1 – 7 of 7) sorted by relevance
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/ | 
| D | BitmapPreFillRunner.java | 57     private final MemoryCache memoryCache;  field in BitmapPreFillRunner66 …public BitmapPreFillRunner(BitmapPool bitmapPool, MemoryCache memoryCache, PreFillQueue allocation…  in BitmapPreFillRunner()
 71 …BitmapPreFillRunner(BitmapPool bitmapPool, MemoryCache memoryCache, PreFillQueue allocationOrder, …  in BitmapPreFillRunner()
 
 | 
| D | BitmapPreFiller.java | 21     private final MemoryCache memoryCache;  field in BitmapPreFiller28 …public BitmapPreFiller(MemoryCache memoryCache, BitmapPool bitmapPool, DecodeFormat defaultFormat)…  in BitmapPreFiller()
 
 | 
| /external/glide/library/src/main/java/com/bumptech/glide/ | 
| D | GlideBuilder.java | 30     private MemoryCache memoryCache;  field in GlideBuilder59     public GlideBuilder setMemoryCache(MemoryCache memoryCache) {  in setMemoryCache()
 
 | 
| D | Glide.java | 89     private final MemoryCache memoryCache;  field in Glide187 …Glide(Engine engine, MemoryCache memoryCache, BitmapPool bitmapPool, Context context, DecodeFormat…  in Glide()
 
 | 
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/ | 
| D | Engine.java | 56     public Engine(MemoryCache memoryCache, DiskCache diskCache, ExecutorService diskCacheService,  in Engine()
 | 
| /external/skia/tools/fm/ | 
| D | fm.cpp | 403     sk_gpu_test::MemoryCache memoryCache;  in main()  local
 | 
| /external/skia/dm/ | 
| D | DMSrcSink.cpp | 1691     sk_gpu_test::MemoryCache memoryCache;  in draw()  local1730     sk_gpu_test::MemoryCache memoryCache;  in draw()  local
 
 |