A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
M
- markFailure(Object,Throwable) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter
- markFailure(Object,Throwable) - function in com.facebook.imagepipeline.instrumentation.FrescoInstrumenter.Instrumenter
- Reports a failure while executing work.
- maybeApplyTransformation(BitmapTransformation,CloseableReference) - function in com.facebook.imagepipeline.transformation.TransformationUtils
- maybeEvictEntries() - function in com.facebook.imagepipeline.cache.CountingMemoryCache
- Removes the exclusively owned items until the cache constraints are met.
- maybeEvictEntries() - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
- Removes the exclusively owned items until the cache constraints are met.
- maybeEvictEntries() - function in com.facebook.imagepipeline.cache.LruCountingMemoryCache
- Removes the exclusively owned items until the cache constraints are met.
- MEDIUM - enum entry in com.facebook.imagepipeline.common.Priority
Medium priority level. Used for warming of images that might soon get visible.
- MemoryCache - class in com.facebook.imagepipeline.cache
- Interface for the image pipeline memory cache.
- MemoryCache.CacheTrimStrategy - class in com.facebook.imagepipeline.cache.MemoryCache
- Interface used to specify the trimming strategy for the cache.
- MemoryCacheParams - class in com.facebook.imagepipeline.cache
- Configuration for a memory cache.
- modifiesTransparency() - function in com.facebook.imagepipeline.transformation.BitmapTransformation
- Specify whether the transformation modifies alpha support (transparent images).
- moveToMarker(InputStream,Integer) - function in com.facebook.imageutils.JfifUtil
- Reads the content of the input stream until specified marker is found.
- MultiCacheKey - class in com.facebook.cache.common
- A cache key that wraps multiple cache keys.