Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
D
DEBUG
- Static variable in class com.bumptech.glide.
BuildConfig
decodeBitmapOptions
- Variable in class com.bumptech.glide.resize.
ImageManager.Builder
Deprecated.
delete(String)
- Method in interface com.bumptech.glide.resize.cache.
DiskCache
Remove the key and value from the cache
delete(String)
- Method in class com.bumptech.glide.resize.cache.
DiskCacheAdapter
delete(String)
- Method in class com.bumptech.glide.resize.cache.
DiskLruCacheWrapper
disableBitmapRecycling()
- Method in class com.bumptech.glide.resize.
ImageManager.Builder
Call to prevent the ImageManager from recycling bitmaps.
disableDiskCache()
- Method in class com.bumptech.glide.resize.
ImageManager.Builder
Call to prevent the ImageManager from using a disk cache
disableMemoryCache()
- Method in class com.bumptech.glide.resize.
ImageManager.Builder
Call to prevent the ImageManager from using a memory cache.
DiskCache
- Interface in
com.bumptech.glide.resize.cache
An interface for writing to and reading from a disk cache
DiskCache.Writer
- Interface in
com.bumptech.glide.resize.cache
An interface to actually write data to a key in the disk cache
DiskCacheAdapter
- Class in
com.bumptech.glide.resize.cache
DiskCacheAdapter()
- Constructor for class com.bumptech.glide.resize.cache.
DiskCacheAdapter
DiskLruCacheWrapper
- Class in
com.bumptech.glide.resize.cache
The default DiskCache implementation.
DiskLruCacheWrapper(File, int)
- Constructor for class com.bumptech.glide.resize.cache.
DiskLruCacheWrapper
downsample(Downsampler)
- Method in class com.bumptech.glide.
Glide.Request
Load images using the given
Downsampler
.
downsample(RecyclableBufferedInputStream, BitmapFactory.Options, BitmapPool, int, int)
- Method in class com.bumptech.glide.resize.load.
Downsampler
Load the image for the given InputStream.
Downsampler
- Class in
com.bumptech.glide.resize.load
A base class with methods for loading and decoding images from InputStreams.
Downsampler()
- Constructor for class com.bumptech.glide.resize.load.
Downsampler
downsampleWithSize(RecyclableBufferedInputStream, BitmapFactory.Options, BitmapPool, int, int, int)
- Method in class com.bumptech.glide.resize.load.
Downsampler
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W