A
B
C
D
E
F
G
H
I
N
O
P
R
S
V
W
A
- AnimatedDrawableBackend - class in com.facebook.imagepipeline.animated.base
- Interface that com.facebook.fresco.animation.drawable.
- AnimatedDrawableBackendAnimationInformation - class in com.facebook.fresco.animation.bitmap.wrapper
- AnimationInformation that wraps an AnimatedDrawableBackend.
- AnimatedDrawableBackendFrameRenderer - class in com.facebook.fresco.animation.bitmap.wrapper
- BitmapFrameRenderer that wraps around an AnimatedDrawableBackend.
- AnimatedDrawableBackendImpl - class in com.facebook.imagepipeline.animated.impl
- An AnimatedDrawableBackend that renders AnimatedImage.
- AnimatedDrawableBackendProvider - class in com.facebook.imagepipeline.animated.impl
- Assisted provider for AnimatedDrawableBackend.
- AnimatedDrawableFrameInfo - class in com.facebook.imagepipeline.animated.base
- Info per frame returned by AnimatedDrawableBackend.
- AnimatedDrawableFrameInfo.BlendOperation - class in com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo
- Indicates how transparent pixels of the current frame are blended with those of the previouscanvas.
- AnimatedDrawableFrameInfo.DisposalMethod - class in com.facebook.imagepipeline.animated.base.AnimatedDrawableFrameInfo
- How to dispose of the current frame before rendering the next frame.
- AnimatedDrawableOptions - class in com.facebook.imagepipeline.animated.base
- Options for creating com.facebook.fresco.animation.drawable.AnimatedDrawable2.
- AnimatedDrawableOptionsBuilder - class in com.facebook.imagepipeline.animated.base
- Builder for AnimatedDrawableOptions.
- AnimatedDrawableUtil - class in com.facebook.imagepipeline.animated.util
- Utility methods for AnimatedDrawable.
- AnimatedDrawableValueAnimatorHelper - class in com.facebook.fresco.animation.drawable.animator
- Helper class to create ValueAnimators for animated drawables.
- AnimatedFactoryV2Impl - class in com.facebook.fresco.animation.factory
- AnimatedFactory for animations v2 that creates AnimatedDrawable2 drawables.
- AnimatedFrameCache - class in com.facebook.imagepipeline.animated.impl
- Facade to the image memory cache for frames of an animated image.
- AnimatedImage - class in com.facebook.imagepipeline.animated.base
- Common interface for an animated image.
- AnimatedImageCompositor - class in com.facebook.imagepipeline.animated.impl
- Contains the logic for compositing the frames of an AnimatedImage.
- AnimatedImageCompositor.Callback - class in com.facebook.imagepipeline.animated.impl.AnimatedImageCompositor
- Callback for caching.
- AnimatedImageDecoder - class in com.facebook.imagepipeline.animated.factory
- AnimatedImageFactory - class in com.facebook.imagepipeline.animated.factory
- Decoder for animated images.
- AnimatedImageFactoryImpl - class in com.facebook.imagepipeline.animated.factory
- Decoder for animated images.
- AnimatedImageFrame - class in com.facebook.imagepipeline.animated.base
- Common interface for a frame of an animated image.
- AnimatedImageResult - class in com.facebook.imagepipeline.animated.base
- The result of decoding an animated image.
- AnimatedImageResultBuilder - class in com.facebook.imagepipeline.animated.base
- Builder for AnimatedImageResult.
- AnimationFrameCacheKey - class in com.facebook.fresco.animation.bitmap.cache