A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
B
- BaseCacheEventListener - class in com.facebook.cache.common
- No-op implementation of CacheEventListener so that listeners can extend and implement only the events they're interested in.
- BaseCloseableImage - class in com.facebook.imagepipeline.image
- A simple wrapper around an image that implements Closeable
- BaseCloseableStaticBitmap - class in com.facebook.imagepipeline.image
- CloseableImage that contains one Bitmap.
- beginSection(String) - function in com.facebook.imagepipeline.systrace.DefaultFrescoSystrace
- beginSection(String) - function in com.facebook.imagepipeline.systrace.FrescoSystrace
- beginSection(String) - function in com.facebook.imagepipeline.systrace.FrescoSystrace.Systrace
- beginSectionWithArgs(String) - function in com.facebook.imagepipeline.systrace.DefaultFrescoSystrace
- beginSectionWithArgs(String) - function in com.facebook.imagepipeline.systrace.FrescoSystrace
- beginSectionWithArgs(String) - function in com.facebook.imagepipeline.systrace.FrescoSystrace.Systrace
- BinaryResource - class in com.facebook.binaryresource
- BitmapMemoryCacheFactory - class in com.facebook.imagepipeline.cache
- BitmapMemoryCacheTrimStrategy - class in com.facebook.imagepipeline.cache
- CountingMemoryCache eviction strategy appropriate for bitmap caches.
- BitmapMemoryCacheTrimStrategy.Companion - class in com.facebook.imagepipeline.cache.BitmapMemoryCacheTrimStrategy
- BitmapTransformation - class in com.facebook.imagepipeline.transformation
- In-place bitmap transformation.
- BitmapUtil - class in com.facebook.imageutils
- This class contains utility method for Bitmap
- BoundedLinkedHashSet - class in com.facebook.imagepipeline.cache
- build() - function in com.facebook.imagepipeline.common.ImageDecodeOptionsBuilder
- Builds the immutable ImageDecodeOptions instance.
- build() - function in com.facebook.cache.disk.DiskCacheConfig.Builder
- BuildConfig - class in com.facebook.imagepipelinebase
- ByteArrayBinaryResource - class in com.facebook.binaryresource
- A trivial implementation of BinaryResource that wraps a byte array
- BytesRange - class in com.facebook.imagepipeline.common
- A representation of the range of bytes requested or contained in a piece of content.
- BytesRange.Companion - class in com.facebook.imagepipeline.common.BytesRange