A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
R
- ratioToSampleSize(Float) - function in com.facebook.imagepipeline.transcoder.DownsampleUtil
- ratioToSampleSizeJPEG(Float) - function in com.facebook.imagepipeline.transcoder.DownsampleUtil
- read() - function in com.facebook.binaryresource.BinaryResource
- Reads the full contents of this byte source as a byte array.
- read() - function in com.facebook.binaryresource.ByteArrayBinaryResource
- Get the underlying byte array
- read() - function in com.facebook.binaryresource.FileBinaryResource
- Reads the full contents of this byte source as a byte array.
- READ_DECODE - enum entry in com.facebook.cache.common.CacheErrorLogger.CacheErrorCategory
- READ_FILE - enum entry in com.facebook.cache.common.CacheErrorLogger.CacheErrorCategory
- READ_FILE_NOT_FOUND - enum entry in com.facebook.cache.common.CacheErrorLogger.CacheErrorCategory
- READ_INVALID_ENTRY - enum entry in com.facebook.cache.common.CacheErrorLogger.CacheErrorCategory
- recycle() - function in com.facebook.cache.disk.SettableCacheEvent
- release(Bitmap) - function in com.facebook.imagepipeline.bitmaps.SimpleBitmapReleaser
- release(T) - function in com.facebook.common.references.SimpleBitmapReleaser
- release() - function in com.facebook.imagepipeline.cache.CountingMemoryCacheInspector.DumpInfoEntry
- release() - function in com.facebook.imagepipeline.cache.CountingMemoryCacheInspector.DumpInfo
- remove(K) - function in com.facebook.imagepipeline.cache.CountingLruMap
- Removes the element from the map.
- remove(CacheKey) - function in com.facebook.cache.disk.FileCache
- Removes a resource by key from cache.
- remove(DiskStorage.Entry) - function in com.facebook.cache.disk.DiskStorage
- Remove the resource represented by the entry
- remove(String) - function in com.facebook.cache.disk.DiskStorage
- Remove the resource with specified id
- remove(DiskStorage.Entry) - function in com.facebook.cache.disk.DynamicDefaultDiskStorage
- Remove the resource represented by the entry
- remove(String) - function in com.facebook.cache.disk.DynamicDefaultDiskStorage
- Remove the resource with specified id
- remove(DiskStorage.Entry) - function in com.facebook.cache.disk.DefaultDiskStorage
- Remove the resource represented by the entry
- remove(String) - function in com.facebook.cache.disk.DefaultDiskStorage
- Remove the resource with specified id
- remove(String) - function in com.facebook.cache.disk.DefaultDiskStorage
- Remove the resource with specified id
- remove(CacheKey) - function in com.facebook.cache.disk.DiskStorageCache
- Removes a resource by key from cache.
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.CountingLruMap
- Removes all the matching elements from the map.
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.CountingMemoryCache
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
- Removes all the items from the cache whose key matches the specified predicate.
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.LruCountingMemoryCache
- Removes all the items from the cache whose key matches the specified predicate.
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.LruCountingMemoryCache
- removeAll(Predicate) - function in com.facebook.imagepipeline.cache.MemoryCache
- Removes all the items from the cache whose keys match the specified predicate.
- removeAnimation(String) - function in com.facebook.imagepipeline.cache.AnimatedCache
- reportData() - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
- resetSize() - function in com.facebook.imagepipeline.cache.CountingLruMap
- ResizeOptions - class in com.facebook.imagepipeline.common
- Options for resizing.
- ResizeOptions.Companion - class in com.facebook.imagepipeline.common.ResizeOptions
- reuse(K) - function in com.facebook.imagepipeline.cache.CountingMemoryCache
- reuse(K) - function in com.facebook.imagepipeline.cache.AbstractAdaptiveCountingMemoryCache
- Gets the value with the given key to be reused, or null if there is no such value.
- reuse(K) - function in com.facebook.imagepipeline.cache.LruCountingMemoryCache
- Gets the value with the given key to be reused, or null if there is no such value.
- reversed() - function in java.util.EntryEvictionComparator
- reverseOrder() - function in java.util.EntryEvictionComparator
- rotationEnabled() - function in com.facebook.imagepipeline.common.RotationOptions
- RotationOptions - class in com.facebook.imagepipeline.common
- Options for rotation.
- RotationOptions.Companion - class in com.facebook.imagepipeline.common.RotationOptions
- RotationOptions.RotationAngle - class in com.facebook.imagepipeline.common.RotationOptions
- roundNumerator(Float,Float) - function in com.facebook.imagepipeline.transcoder.JpegTranscoderUtils
- roundToPowerOfTwo(Integer) - function in com.facebook.imagepipeline.transcoder.DownsampleUtil