A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
E
- EmptyJpegGenerator - class in com.facebook.imagepipeline.bitmaps
- Producer that emits a dummy, fixed-size JPEG bytearray.
- ENCODED_MEMORY_CACHE - enum entry in com.facebook.imagepipeline.request.ImageRequest.RequestLevel
- EncodedCacheKeyMultiplexProducer - class in com.facebook.imagepipeline.producers
- Multiplex producer that uses the encoded cache key to combine requests.
- EncodedCountingMemoryCacheFactory - class in com.facebook.imagepipeline.cache
- EncodedMemoryCacheFactory - class in com.facebook.imagepipeline.cache
- EncodedMemoryCacheProducer - class in com.facebook.imagepipeline.producers
- Memory cache producer for the encoded memory cache.
- EncodedProbeProducer - class in com.facebook.imagepipeline.producers
- Probe producer for brobing disk cache on encoded memory cache hit requests.
- equals(Object) - function in java.lang.annotation.Annotation
- equals(Object) - function in com.facebook.imagepipeline.cache.BitmapMemoryCacheKey
- equals(Object) - function in com.facebook.imagepipeline.request.ImageRequest
- evictFromCache(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- If you have supplied your own cache key factory when configuring the pipeline, this method maynot work correctly.
- evictFromDiskCache(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- If you have supplied your own cache key factory when configuring the pipeline, this method maynot work correctly.
- evictFromDiskCache(ImageRequest) - function in com.facebook.imagepipeline.core.ImagePipeline
- Removes all images with the specified Uri from disk cache.
- evictFromMemoryCache(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- Removes all images with the specified Uri from memory cache.
- experiment() - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- ExperimentalThreadHandoffProducerQueueImpl - class in com.facebook.imagepipeline.producers