A  B  C  D  E  F  G  H  I  N  O  P  R  S  V  W 

D

decodeFromByteBuffer(ByteBuffer,ImageDecodeOptions) - function in com.facebook.imagepipeline.animated.factory.AnimatedImageDecoder
Factory method to create the AnimatedImage from a ByteBuffer
decodeFromNativeMemory(long,int,ImageDecodeOptions) - function in com.facebook.imagepipeline.animated.factory.AnimatedImageDecoder
Factory method to create the AnimatedImage from a native pointer
decodeGif(EncodedImage,ImageDecodeOptions,Bitmap.Config) - function in com.facebook.imagepipeline.animated.factory.AnimatedImageFactory
Decodes a GIF into a CloseableImage.
decodeGif(EncodedImage,ImageDecodeOptions,Bitmap.Config) - function in com.facebook.imagepipeline.animated.factory.AnimatedImageFactoryImpl
Decodes a GIF into a CloseableImage.
decodeWebP(EncodedImage,ImageDecodeOptions,Bitmap.Config) - function in com.facebook.imagepipeline.animated.factory.AnimatedImageFactory
Decode a WebP into a CloseableImage.
decodeWebP(EncodedImage,ImageDecodeOptions,Bitmap.Config) - function in com.facebook.imagepipeline.animated.factory.AnimatedImageFactoryImpl
Decode a WebP into a CloseableImage.
DefaultBitmapAnimationDrawableFactory - class in com.facebook.fresco.animation.factory
Animation factory for AnimatedDrawable2.
dispose() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Disposes the instance.
dispose() - function in com.facebook.imagepipeline.animated.base.AnimatedImageFrame
Disposes the instance.
dispose() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Disposes the result, which releases the reference to any bitmaps.
DISPOSE_DO_NOT - enum entry in com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.DisposalMethod

Do not dipose the frame. Leave as-is.

DISPOSE_TO_BACKGROUND - enum entry in com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.DisposalMethod

Dispose to the background color

DISPOSE_TO_PREVIOUS - enum entry in com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo.DisposalMethod

Dispose to the previous frame

doesRenderSupportScaling() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Returns whether renderFrame supports scaling to arbitrary sizes orwhether scaling must be done externally.
dropCaches() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Instructs the backend to drop its caches.
dropCaches() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Instructs the backend to drop its caches.
A  B  C  D  E  F  G  H  I  N  O  P  R  S  V  W