com.bumptech.glide.load.engine.prefill
Class BitmapPreFiller
java.lang.Object
com.bumptech.glide.load.engine.prefill.BitmapPreFiller
public final class BitmapPreFiller
- extends Object
A class for pre-filling Bitmaps
in a
BitmapPool
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitmapPreFiller
public BitmapPreFiller(MemoryCache memoryCache,
BitmapPool bitmapPool,
DecodeFormat defaultFormat)
preFill
public void preFill(PreFillType.Builder... bitmapAttributeBuilders)