A
C
E
G
H
I
O
P
R
S
T
R
- read(InputStream,int) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- Reads GIF image from stream.
- read(Array) - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- Reads GIF image from byte array.
- read(InputStream,int) - function in com.bumptech.glide.gifdecoder.GifDecoder
- Reads GIF image from stream.
- read(Array) - function in com.bumptech.glide.gifdecoder.GifDecoder
- Reads GIF image from byte array.
- release(Bitmap) - function in com.bumptech.glide.gifdecoder.GifDecoder.BitmapProvider
- Releases the given Bitmap back to the pool.
- release(Array) - function in com.bumptech.glide.gifdecoder.GifDecoder.BitmapProvider
- Releases the given byte array back to the pool.
- release(Array) - function in com.bumptech.glide.gifdecoder.GifDecoder.BitmapProvider
- Release the given array back to the pool.
- resetFrameIndex() - function in com.bumptech.glide.gifdecoder.StandardGifDecoder
- Resets the frame pointer to before the 0th frame, as if we'd never used this decoder todecode any frames.
- resetFrameIndex() - function in com.bumptech.glide.gifdecoder.GifDecoder
- Resets the frame pointer to before the 0th frame, as if we'd never used this decoder todecode any frames.