A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
I
- ImageCacheStatsTracker - class in com.facebook.imagepipeline.cache
- Interface for stats tracking for the image cache.
- ImageDecoderConfig - class in com.facebook.imagepipeline.decoder
- Configuration for ImageDecoder.
- ImageDecoderConfig.Builder - class in com.facebook.imagepipeline.decoder.ImageDecoderConfig
- ImagePipeline - class in com.facebook.imagepipeline.core
- The entry point for the image pipeline.
- ImagePipelineConfig - class in com.facebook.imagepipeline.core
- Main configuration class for the image pipeline library.
- ImagePipelineConfig.Builder - class in com.facebook.imagepipeline.core.ImagePipelineConfig
- ImagePipelineConfig.Companion - class in com.facebook.imagepipeline.core.ImagePipelineConfig
- ImagePipelineConfig.DefaultImageRequestConfig - class in com.facebook.imagepipeline.core.ImagePipelineConfig
- Contains default configuration that can be personalized for all the request
- ImagePipelineConfigInterface - class in com.facebook.imagepipeline.core
- ImagePipelineExperiments - class in com.facebook.imagepipeline.core
- Encapsulates additional elements of the ImagePipelineConfig which are currently in an experimental state.
- ImagePipelineExperiments.Builder - class in com.facebook.imagepipeline.core.ImagePipelineExperiments
- ImagePipelineExperiments.Companion - class in com.facebook.imagepipeline.core.ImagePipelineExperiments
- ImagePipelineExperiments.DefaultProducerFactoryMethod - class in com.facebook.imagepipeline.core.ImagePipelineExperiments
- ImagePipelineExperiments.ProducerFactoryMethod - class in com.facebook.imagepipeline.core.ImagePipelineExperiments
- ImagePipelineFactory - class in com.facebook.imagepipeline.core
- Factory class for the image pipeline.
- ImageRequest - class in com.facebook.imagepipeline.request
- Immutable object encapsulating everything pipeline has to know about requested image to proceed.
- ImageRequest.CacheChoice - class in com.facebook.imagepipeline.request.ImageRequest
- An enum describing the cache choice.
- ImageRequest.CachesLocationsMasks - class in com.facebook.imagepipeline.request.ImageRequest
- Caches bit locations in cachesDisabled from bitmap read bit (rightest bit, 00000001) to diskwrite bit (00100000).
- ImageRequest.RequestLevel - class in com.facebook.imagepipeline.request.ImageRequest
- Level down to we are willing to go in order to find an image.
- ImageRequestBuilder - class in com.facebook.imagepipeline.request
- Builder class for ImageRequests.
- ImageRequestBuilder.BuilderException - class in com.facebook.imagepipeline.request.ImageRequestBuilder
- An exception class for builder methods.
- ImageTranscoderType - class in com.facebook.imagepipeline.core
- Image transcoder type that indicates which kind of image transcoder implementation will be used.
- increase(Bitmap) - function in com.facebook.imagepipeline.memory.BitmapCounter
- Includes given bitmap in the bitmap count.
- init() - function in com.facebook.imagepipeline.core.ImagePipeline
- initCause(Throwable) - function in java.lang.PriorityNetworkFetcher.NonrecoverableException
- initCause(Throwable) - function in java.lang.PriorityNetworkFetcher.RetriableIOException
- initCause(Throwable) - function in java.lang.BasePool.InvalidValueException
- initCause(Throwable) - function in java.lang.BasePool.InvalidSizeException
- initCause(Throwable) - function in java.lang.BasePool.SizeTooLargeException
- initCause(Throwable) - function in java.lang.BasePool.PoolSizeViolationException
- initCause(Throwable) - function in kotlin.MemoryPooledByteBufferOutputStream.InvalidStreamException
- initCause(Throwable) - function in kotlin.DecodeException
- initCause(Throwable) - function in java.lang.ImageRequestBuilder.BuilderException
- initialize(Context) - function in com.facebook.imagepipeline.core.ImagePipelineFactory
- Initializes ImagePipelineFactory with default config.
- initialize(ImagePipelineConfigInterface) - function in com.facebook.imagepipeline.core.ImagePipelineFactory
- Initializes ImagePipelineFactory with the specified config.
- initialize(BitmapCounterConfig) - function in com.facebook.imagepipeline.memory.BitmapCounterProvider
- initialize() - function in com.facebook.imagepipeline.memory.GenericByteArrayPool
- InPlaceRoundFilter - class in com.facebook.imagepipeline.filter
- Modified midpoint circle algorithm.
- inspect(K) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
- inspect(K) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
- InstrumentedMemoryCache - class in com.facebook.imagepipeline.cache
- InstrumentedMemoryCacheBitmapMemoryCacheFactory - class in com.facebook.imagepipeline.cache
- InternalProducerListener - class in com.facebook.imagepipeline.producers
- InternalRequestListener - class in com.facebook.imagepipeline.producers
- isCacheEnabled(int) - function in com.facebook.imagepipeline.request.ImageRequest
- Returns whether the use of the cache is enabled for read or write according to given mask.
- isCancelled() - function in com.facebook.imagepipeline.producers.BaseProducerContext
- isCancelled() - function in com.facebook.imagepipeline.producers.SettableProducerContext
- isClosed() - function in com.facebook.datasource.ListDataSource
- isClosed() - function in com.facebook.datasource.CloseableProducerToDataSourceAdapter
- isClosed() - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- isClosed() - function in com.facebook.datasource.ProducerToDataSourceAdapter
- isClosed() - function in com.facebook.datasource.SettableDataSource
- isClosed() - function in com.facebook.imagepipeline.memory.MemoryPooledByteBuffer
- isClosed() - function in com.facebook.common.memory.MemoryPooledByteBuffer
- isClosed() - function in com.facebook.imagepipeline.memory.MemoryChunk
- Check if this chunk is already closed
- isDiskCacheEnabled() - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- isDiskCacheEnabled() - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Returns whether the use of the disk cache is enabled, which is partly dependent on the URI.
- isDiskCacheEnabled() - function in com.facebook.imagepipeline.request.ImageRequest
- isDownsampleEnabled() - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- isEndMarkerRead() - function in com.facebook.imagepipeline.decoder.ProgressiveJpegParser
- Returns true if the end marker has been read.
- isFinished() - function in com.facebook.datasource.ListDataSource
- isFinished() - function in com.facebook.datasource.CloseableProducerToDataSourceAdapter
- isFinished() - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- isFinished() - function in com.facebook.datasource.ProducerToDataSourceAdapter
- isFinished() - function in com.facebook.datasource.SettableDataSource
- isIgnoreBitmapPoolHardCap() - function in com.facebook.imagepipeline.memory.PoolConfig
- isImageBigEnough(Integer,Integer,ResizeOptions) - function in com.facebook.imagepipeline.producers.ThumbnailSizeChecker
- Checks whether the producer may be able to produce images of the specified size.
- isImageBigEnough(EncodedImage,ResizeOptions) - function in com.facebook.imagepipeline.producers.ThumbnailSizeChecker
- isInBitmapMemoryCache(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the bitmap memory cache.
- isInBitmapMemoryCache(ImageRequest) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the bitmap memory cache.
- isInDiskCache(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the disk cache.
- isInDiskCache(ImageRequest) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the disk cache.
- isInDiskCacheSync(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the disk cache.
- isInDiskCacheSync(Uri,ImageRequest.CacheChoice) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the disk cache.
- isInDiskCacheSync(ImageRequest) - function in com.facebook.imagepipeline.core.ImagePipeline
- Performs disk cache check synchronously.
- isInEncodedMemoryCache(Uri) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the encoded memory cache.
- isInEncodedMemoryCache(ImageRequest) - function in com.facebook.imagepipeline.core.ImagePipeline
- Returns whether the image is stored in the encoded memory cache.
- isIntermediateResultExpected() - function in com.facebook.imagepipeline.producers.BaseProducerContext
- isIntermediateResultExpected() - function in com.facebook.imagepipeline.producers.BaseProducerContext
- isIntermediateResultExpected() - function in com.facebook.imagepipeline.producers.SettableProducerContext
- isIntermediateResultExpected() - function in com.facebook.imagepipeline.producers.SettableProducerContext
- isJpeg() - function in com.facebook.imagepipeline.decoder.ProgressiveJpegParser
- isLast(int) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
- Checks whether the provided status includes the `IS_LAST` flag, marking this as the last resultthe consumer will receive.
- isLast(int) - function in com.facebook.imagepipeline.producers.BaseConsumer
- Checks whether the provided status includes the `IS_LAST` flag, marking this as the last resultthe consumer will receive.
- isLazyDataSource() - function in com.facebook.imagepipeline.core.ImagePipeline
- isLocalThumbnailPreviewsEnabled() - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Returns whether the use of local thumbnails for previews is enabled.
- isMaxSizeSoftCapExceeded() - function in com.facebook.imagepipeline.memory.GenericByteArrayPool
- isMemoryCacheEnabled() - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Returns whether the use of the memory cache is enabled.
- isMemoryCacheEnabled() - function in com.facebook.imagepipeline.request.ImageRequest
- isNotLast(int) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
- Checks whether the provided status includes the `IS_LAST` flag, marking this as the last resultthe consumer will receive.
- isNotLast(int) - function in com.facebook.imagepipeline.producers.BaseConsumer
- Checks whether the provided status includes the `IS_LAST` flag, marking this as the last resultthe consumer will receive.
- isPaused() - function in com.facebook.imagepipeline.core.ImagePipeline
- isPrefetch() - function in com.facebook.imagepipeline.producers.BaseProducerContext
- isPrefetch() - function in com.facebook.imagepipeline.producers.BaseProducerContext
- isPrefetch() - function in com.facebook.imagepipeline.producers.SettableProducerContext
- isPrefetch() - function in com.facebook.imagepipeline.producers.SettableProducerContext
- isProgressiveRenderingEnabled() - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Returns whether progressive loading is enabled.
- isQueueing() - function in com.facebook.imagepipeline.producers.ThreadHandoffProducerQueue
- isQueueing() - function in com.facebook.imagepipeline.producers.ExperimentalThreadHandoffProducerQueueImpl
- isQueueing() - function in com.facebook.imagepipeline.producers.ThreadHandoffProducerQueueImpl
- isRegisterLruBitmapPoolAsMemoryTrimmable() - function in com.facebook.imagepipeline.memory.PoolConfig
- isResourceIdForDebugging() - function in com.facebook.imagepipeline.cache.BitmapMemoryCacheKey
- isReusable(ByteArray) - function in com.facebook.imagepipeline.memory.GenericByteArrayPool
- IterativeBoxBlurFilter - class in com.facebook.imagepipeline.filter