A
B
C
D
E
F
G
H
I
N
O
P
R
S
V
W
C
- cache(int,CloseableReference) - function in com.facebook.imagepipeline.animated.impl.AnimatedFrameCache
- Caches the image for the given frame index.
- clear() - function in com.facebook.fresco.animation.bitmap.cache.FrescoFrameCache
- clear() - function in com.facebook.fresco.animation.bitmap.FrescoFrameCache
- clear() - function in com.facebook.fresco.animation.bitmap.cache.FrescoFpsCache
- close() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
- close() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
- CloseableAnimatedImage - class in com.facebook.imagepipeline.image
- Encapsulates the data needed in order for
{@code AnimatedDrawable}to render a{@code * AnimatedImage}. - com.facebook.fresco.animation.bitmap.cache - package com.facebook.fresco.animation.bitmap.cache
- com.facebook.fresco.animation.bitmap.wrapper - package com.facebook.fresco.animation.bitmap.wrapper
- com.facebook.fresco.animation.drawable.animator - package com.facebook.fresco.animation.drawable.animator
- com.facebook.fresco.animation.factory - package com.facebook.fresco.animation.factory
- com.facebook.imagepipeline.animated - package com.facebook.imagepipeline.animated
- com.facebook.imagepipeline.animated.base - package com.facebook.imagepipeline.animated.base
- com.facebook.imagepipeline.animated.factory - package com.facebook.imagepipeline.animated.factory
- com.facebook.imagepipeline.animated.impl - package com.facebook.imagepipeline.animated.impl
- com.facebook.imagepipeline.animated.util - package com.facebook.imagepipeline.animated.util
- com.facebook.imagepipeline.image - package com.facebook.imagepipeline.image
- contains(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedFrameCache
- Check whether the cache contains an image for the given frame index.
- contains(int) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFrameCache
- contains(int) - function in com.facebook.fresco.animation.bitmap.FrescoFrameCache
- contains(Integer) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFpsCache
- containsUri(Uri) - function in com.facebook.fresco.animation.bitmap.cache.AnimationFrameCacheKey
- containsUri(Uri) - function in com.facebook.cache.common.AnimationFrameCacheKey
- createAnimatorUpdateListener(Drawable) - function in com.facebook.fresco.animation.drawable.animator.AnimatedDrawableValueAnimatorHelper
- Create an animator update listener to be used to update the drawable to be animated.
- createDrawable(CloseableImage) - function in com.facebook.fresco.animation.factory.DefaultBitmapAnimationDrawableFactory
- createDrawable(Resources,CloseableImage,ImageOptions) - function in com.facebook.fresco.animation.factory.DefaultBitmapAnimationDrawableFactory
- createDrawable(CloseableImage) - function in com.facebook.imagepipeline.drawable.DefaultBitmapAnimationDrawableFactory
- createValueAnimator(Drawable,int) - function in com.facebook.fresco.animation.drawable.animator.AnimatedDrawableValueAnimatorHelper
- Create a value animator for the given animation drawable and max animation duration in ms.
- createValueAnimator(Drawable) - function in com.facebook.fresco.animation.drawable.animator.AnimatedDrawableValueAnimatorHelper
- Create a value animator for the given animation drawable.