A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
E
- EncodedImage - class in com.facebook.imagepipeline.image
- Class that contains all the information for an encoded image, both the image bytes (held on a byte buffer or a supplier of input streams) and the extracted meta data that is useful for image transforms.
- endSection() - function in com.facebook.imagepipeline.systrace.DefaultFrescoSystrace
- endSection() - function in com.facebook.imagepipeline.systrace.FrescoSystrace
- endSection() - function in com.facebook.imagepipeline.systrace.FrescoSystrace.Systrace
- EntryEvictionComparator - class in com.facebook.cache.disk
- Defines an order the items are being evicted from the cache.
- EntryEvictionComparatorSupplier - class in com.facebook.cache.disk
- Provides an instance of eviction comparator
- equals(Object) - function in java.lang.annotation.Annotation
- equals(Object) - function in com.facebook.imagepipeline.image.ImmutableQualityInfo
- equals(Object) - function in com.facebook.imagepipeline.common.ImageDecodeOptions
- equals(Object) - function in com.facebook.imagepipeline.common.BytesRange
- equals(Object) - function in com.facebook.imagepipeline.common.ResizeOptions
- equals(Object) - function in com.facebook.imagepipeline.common.RotationOptions
- equals(Object) - function in com.facebook.cache.common.CacheKey
- This method must be implemented, otherwise the cache keys will be be compared by reference.
- equals(Object) - function in com.facebook.cache.common.SimpleCacheKey
- equals(Object) - function in com.facebook.cache.common.SimpleCacheKey
- This method must be implemented, otherwise the cache keys will be be compared by reference.
- equals(Object) - function in com.facebook.cache.common.MultiCacheKey
- equals(Object) - function in com.facebook.cache.common.MultiCacheKey
- This method must be implemented, otherwise the cache keys will be be compared by reference.
- equals(Object) - function in com.facebook.cache.common.DebuggingCacheKey
- equals(Object) - function in com.facebook.cache.common.DebuggingCacheKey
- This method must be implemented, otherwise the cache keys will be be compared by reference.
- equals(Object) - function in java.util.EntryEvictionComparator
- equals(Object) - function in com.facebook.binaryresource.FileBinaryResource
- EVICTION - enum entry in com.facebook.cache.common.CacheErrorLogger.CacheErrorCategory
- ExecutorSupplier - class in com.facebook.imagepipeline.core
- Implementations of this interface are responsible for supplying the different executors used by different sections of the image pipeline.