A
C
E
G
H
I
O
P
R
S
T
S
- setData(GifHeader,Array) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- setData(GifHeader,ByteBuffer) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- setData(GifHeader,ByteBuffer,int) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- setData(GifHeader,ByteBuffer,int) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- setData(GifHeader,Array) - function in com.bumptech.glide.gifdecoder.GifDecoder
- setData(GifHeader,ByteBuffer) - function in com.bumptech.glide.gifdecoder.GifDecoder
- setData(GifHeader,ByteBuffer,int) - function in com.bumptech.glide.gifdecoder.GifDecoder
- setData(ByteBuffer) - function in com.bumptech.glide.gifdecoder.GifHeaderParser
- setData(Array) - function in com.bumptech.glide.gifdecoder.GifHeaderParser
- setDefaultBitmapConfig(Bitmap.Config) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- Sets the default android.graphics.Bitmap.Config to use when decoding frames of a GIF.
- setDefaultBitmapConfig(Bitmap.Config) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- Sets the default android.graphics.Bitmap.Config to use when decoding frames of a GIF.
- setDefaultBitmapConfig(Bitmap.Config) - function in com.bumptech.glide.gifdecoder.GifDecoder
- Sets the default android.graphics.Bitmap.Config to use when decoding frames of a GIF.
- StandardGifDecoder - class in com.bumptech.glide.gifdecoder
- Reads frame data from a GIF image source and decodes it into individual frames for animation purposes.