A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
- AbstractAdaptiveCountingMemoryCache - class in com.facebook.imagepipeline.cache
- Layer of memory cache stack responsible for managing eviction of the the cached items.
- add(E) - function in com.facebook.imagepipeline.cache.BoundedLinkedHashSet
- addSuppressed(Throwable) - function in kotlin.TooManyBitmapsException
- AnimatedCache - class in com.facebook.imagepipeline.cache
- Store frames from animations which are being displayed at this moment
- AnimatedCache.Companion - class in com.facebook.imagepipeline.cache.AnimatedCache
- AnimatedFactory - class in com.facebook.imagepipeline.animated.factory
- AnimatedFactoryProvider - class in com.facebook.imagepipeline.animated.factory
- AnimationFrames - class in com.facebook.imagepipeline.cache
- Represents the bitmaps of one animation.
- annotationType() - function in java.lang.annotation.Annotation
- arg(String,Object) - function in com.facebook.imagepipeline.systrace.FrescoSystrace.ArgsBuilder
- Logs an argument whose value is any object.
- arg(String,Integer) - function in com.facebook.imagepipeline.systrace.FrescoSystrace.ArgsBuilder
- Logs an argument whose value is an int.
- arg(String,Long) - function in com.facebook.imagepipeline.systrace.FrescoSystrace.ArgsBuilder
- Logs an argument whose value is a long.
- arg(String,Double) - function in com.facebook.imagepipeline.systrace.FrescoSystrace.ArgsBuilder
- Logs an argument whose value is a double.
- asciiBytes(String) - function in com.facebook.imageformat.ImageFormatCheckerUtils
- Helper method that transforms provided string into it's byte representation using ASCIIencoding.
- autoRotate() - function in com.facebook.imagepipeline.common.RotationOptions.Companion
- Creates a new set of rotation options for JPEG images to use the rotation angle in the image metadata.
- autoRotateAtRenderTime() - function in com.facebook.imagepipeline.common.RotationOptions.Companion
- Creates a new set of rotation options for JPEG images to use the rotation angle in the image metadata.