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

G

get(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedFrameCache
Gets the image for the given frame index.
get(AnimatedImageResult,Rect) - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendProvider
Creates a new AnimatedDrawableBackend.
getAllowPrefetching() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableOptionsBuilder
Gets whether the drawable can use worker threads to optimistically prefetch frames.
getAnimatedBitmapConfig() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the Bitmap.Config to decode the Bitmap of Animated Frames.
getAnimatedDrawableFactory(Context) - function in com.facebook.fresco.animation.factory.AnimatedFactoryV2Impl
 
getAnimatedDrawableFactory(Context) - function in com.facebook.imagepipeline.animated.factory.AnimatedFactoryV2Impl
 
getAnimatedImageResult() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the original result of the decode.
getAnimatedImageResult() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the original result of the decode.
getBitmapToReuseForFrame(int,int,int) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFrameCache
 
getBitmapToReuseForFrame(int,int,int) - function in com.facebook.fresco.animation.bitmap.FrescoFrameCache
 
getBitmapToReuseForFrame(Integer,Integer,Integer) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFpsCache
 
getBitmapTransformation() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResultBuilder
Gets the transformation that is to be applied to the image, or null if none.
getBitmapTransformation() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Gets the transformation that is to be applied to the image, or null if none.
getCachedBitmap(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedImageCompositor.Callback
Called from within renderFrame to ask the caller for a cached bitmap for thespecified frame number.
getCachedFrame(int) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFrameCache
 
getCachedFrame(int) - function in com.facebook.fresco.animation.bitmap.FrescoFrameCache
 
getCachedFrame(Integer) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFpsCache
 
getDecodedFrame(int) - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Gets a decoded frame.
getDecodedFrames() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResultBuilder
Gets the decoded frames.
getDuration() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the duration of the animated image.
getDurationMs() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the duration of the animation.
getDurationMs() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the duration of the animation.
getDurationMs() - function in com.facebook.imagepipeline.animated.base.AnimatedImageFrame
Gets the duration of the frame.
getDurationMsForFrame(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the duration of the specified frame.
getDurationMsForFrame(int) - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the duration of the specified frame.
getEnableDebugging() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableOptionsBuilder
Gets whether to enable additional verbose debugging diagnostics.
getExtra(String) - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getExtra(String) - function in com.facebook.fresco.middleware.CloseableAnimatedImage
 
getExtras() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getFallbackFrame(int) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFrameCache
 
getFallbackFrame(int) - function in com.facebook.fresco.animation.bitmap.FrescoFrameCache
 
getFallbackFrame(Integer) - function in com.facebook.fresco.animation.bitmap.cache.FrescoFpsCache
 
getForceKeepAllFramesInMemory() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableOptionsBuilder
Gets whether all the rendered frames should be held in memory disregarding other constraints.
getForReuse() - function in com.facebook.imagepipeline.animated.impl.AnimatedFrameCache
Gets the image to be reused, or null if there is no such image.
getFrame(int) - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Creates an AnimatedImageFrame at the specified index.
getFrameCount() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the number of frames in the animation.
getFrameCount() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the number of frames in the image.
getFrameCount() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the number of frames in the animation.
getFrameCount() - function in com.facebook.fresco.animation.bitmap.wrapper.AnimatedDrawableBackendAnimationInformation
 
getFrameCount() - function in com.facebook.fresco.animation.backend.AnimatedDrawableBackendAnimationInformation
 
getFrameDurationMs(int) - function in com.facebook.fresco.animation.bitmap.wrapper.AnimatedDrawableBackendAnimationInformation
 
getFrameDurationMs(int) - function in com.facebook.fresco.animation.backend.AnimatedDrawableBackendAnimationInformation
 
getFrameDurations() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the duration of each frame of the animated image.
getFrameForPreview() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the frame number to use for the preview frame.
getFrameForPreview() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResultBuilder
Gets the frame that should be used for the preview image.
getFrameForPreview() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the frame number to use for the preview frame.
getFrameForPreview() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Gets the frame that should be used for the preview image.
getFrameForTimestampMs(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the frame index for specified timestamp.
getFrameForTimestampMs(Array,int) - function in com.facebook.imagepipeline.animated.util.AnimatedDrawableUtil
Gets the frame index for specified timestamp.
getFrameForTimestampMs(int) - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the frame index for specified timestamp.
getFrameInfo(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets info about the specified frame.
getFrameInfo(int) - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the frame info for the specified frame.
getFrameInfo(int) - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets info about the specified frame.
getFrameTimeStampsFromDurations(Array) - function in com.facebook.imagepipeline.animated.util.AnimatedDrawableUtil
Given an array of frame durations, generate an array of timestamps corresponding to when eachframe beings.
getGifDecoder() - function in com.facebook.fresco.animation.factory.AnimatedFactoryV2Impl
 
getGifDecoder() - function in com.facebook.imagepipeline.animated.factory.AnimatedFactoryV2Impl
 
getHeight() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getHeight() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getHeight() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the height of the image.
getHeight() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the height of the image (also known as the canvas in WebP nomenclature).
getHeight() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the height of the image.
getHeight() - function in com.facebook.imagepipeline.animated.base.AnimatedImageFrame
Gets the height of the frame.
getImage() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getImage() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResultBuilder
Gets the image for the result.
getImage() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Gets the underlying image.
getImageInfo() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getImageResult() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getIntrinsicHeight() - function in com.facebook.fresco.animation.bitmap.wrapper.AnimatedDrawableBackendFrameRenderer
 
getIntrinsicHeight() - function in com.facebook.fresco.animation.bitmap.AnimatedDrawableBackendFrameRenderer
 
getIntrinsicWidth() - function in com.facebook.fresco.animation.bitmap.wrapper.AnimatedDrawableBackendFrameRenderer
 
getIntrinsicWidth() - function in com.facebook.fresco.animation.bitmap.AnimatedDrawableBackendFrameRenderer
 
getLoopCount() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the number of loops to run the animation for.
getLoopCount() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the number of loops to run the animation for.
getLoopCount() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the number of loops to run the animation for.
getLoopCount() - function in com.facebook.fresco.animation.bitmap.wrapper.AnimatedDrawableBackendAnimationInformation
 
getLoopCount() - function in com.facebook.fresco.animation.backend.AnimatedDrawableBackendAnimationInformation
 
getLoopDurationMs() - function in com.facebook.fresco.animation.bitmap.wrapper.AnimatedDrawableBackendAnimationInformation
 
getLoopDurationMs() - function in com.facebook.fresco.animation.backend.AnimatedDrawableBackendAnimationInformation
 
getMaximumBytes() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableOptionsBuilder
Gets the maximum bytes that the backend can use to cache image frames in memory.
getMemoryUsage() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the number of bytes currently used by the backend for caching (for debugging)
getMemoryUsage() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the number of bytes currently used by the backend for caching (for debugging)
getPreDecodedFrame(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets a pre-decoded frame.
getPreDecodedFrame(int) - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets a pre-decoded frame.
getPreviewBitmap() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResultBuilder
Gets the preview bitmap.
getPreviewBitmap() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Gets the bitmap for the preview frame.
getQualityInfo() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getRenderedHeight() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the rendered height of the image.
getRenderedHeight() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the rendered height of the image.
getRenderedWidth() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the rendered width of the image.
getRenderedWidth() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the rendered width of the image.
getSizeInBytes() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getSizeInBytes() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getSizeInBytes() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the size of bytes of the encoded image data (which is the data kept in memory for theimage).
getSizeInBytes() - function in com.facebook.fresco.animation.bitmap.cache.FrescoFrameCache
 
getSizeInBytes() - function in com.facebook.fresco.animation.bitmap.FrescoFrameCache
 
getSizeInBytes() - function in com.facebook.fresco.animation.bitmap.cache.FrescoFpsCache
 
getSizeOfBitmap(Bitmap) - function in com.facebook.imagepipeline.animated.util.AnimatedDrawableUtil
 
getSource() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResultBuilder
 
getSource() - function in com.facebook.imagepipeline.animated.base.AnimatedImageResult
Gets the animated result source uri
getTimestampMsForFrame(int) - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the timestamp relative to the first frame that this frame number starts at.
getTimestampMsForFrame(int) - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the timestamp relative to the first frame that this frame number starts at.
getTotalDurationFromFrameDurations(Array) - function in com.facebook.imagepipeline.animated.util.AnimatedDrawableUtil
Gets the total duration of an image by summing up the duration of the frames.
getUriString() - function in com.facebook.fresco.animation.bitmap.cache.AnimationFrameCacheKey
 
getUriString() - function in com.facebook.cache.common.AnimationFrameCacheKey
 
getWebPDecoder() - function in com.facebook.fresco.animation.factory.AnimatedFactoryV2Impl
 
getWebPDecoder() - function in com.facebook.imagepipeline.animated.factory.AnimatedFactoryV2Impl
 
getWidth() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getWidth() - function in com.facebook.imagepipeline.image.CloseableAnimatedImage
 
getWidth() - function in com.facebook.imagepipeline.animated.impl.AnimatedDrawableBackendImpl
Gets the width of the image.
getWidth() - function in com.facebook.imagepipeline.animated.base.AnimatedImage
Gets the width of the image (also known as the canvas in WebP nomenclature).
getWidth() - function in com.facebook.imagepipeline.animated.base.AnimatedDrawableBackend
Gets the width of the image.
getWidth() - function in com.facebook.imagepipeline.animated.base.AnimatedImageFrame
Gets the width of the frame.
getXOffset() - function in com.facebook.imagepipeline.animated.base.AnimatedImageFrame
Gets the x-offset of the frame relative to the image canvas.
getYOffset() - function in com.facebook.imagepipeline.animated.base.AnimatedImageFrame
Gets the y-offset of the frame relative to the image canvas.
A  B  C  D  E  F  G  H  I  N  O  P  R  S  V  W