A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
- scheduleJob() - function in com.facebook.imagepipeline.producers.JobScheduler
- Schedules the currently set job (if any).
- set(CloseableReference) - function in com.facebook.imagepipeline.datasource.SettableDataSource
- Sets the value of this data source.
- setAllowDelay(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setAllowProgressiveOnPrefetch(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setAnimatedCacheMemoryPercentage(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Maximum heap memory percentage available for caching bitmaps from animated asset (WebP, Gif)
- setAnimationRenderFpsLimit(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setAutoRotateEnabled(boolean) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Enables or disables auto-rotate for the image in case image has orientation.
- setBalancedAnimationStrategy(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Enable balance strategy between RAM and CPU for rendering bitmap animations (WebP, Gif)
- setBalancedStrategyPreparationMs(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Indicates needed ms to extract a frame using CPU
- setBasePool(BasePool) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
- setBasePool(BasePool) - function in com.facebook.imagepipeline.memory.NoOpPoolStatsTracker
- setBasePool(BasePool) - function in com.facebook.imagepipeline.memory.PoolStatsTracker
- setBitmapConfig(Bitmap.Config) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCache(MemoryCache) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCache(MemoryCache) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheEntryStateObserver(CountingMemoryCache.EntryStateObserver) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheEntryStateObserver(CountingMemoryCache.EntryStateObserver) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheFactory(BitmapMemoryCacheFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheFactory(BitmapMemoryCacheFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheParamsSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheParamsSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheTrimStrategy(MemoryCache.CacheTrimStrategy) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapMemoryCacheTrimStrategy(MemoryCache.CacheTrimStrategy) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBitmapPoolMaxBitmapSize(int) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setBitmapPoolMaxPoolSize(int) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setBitmapPoolParams(PoolParams) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setBitmapPoolStatsTracker(PoolStatsTracker) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setBitmapPoolType(String) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setBitmapPrepareSequences(Map) - function in com.facebook.imagepipeline.core.ProducerSequenceFactory
- setBitmapPrepareToDraw(Boolean,Integer,Integer,Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- If enabled, the pipeline will call android.graphics.Bitmap.prepareToDraw after decoding.
- setBitmapsConfig(Bitmap.Config) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setBytesRange(BytesRange) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Set the range of bytes to request from the network (in the case of an HTTP request).
- setCacheChoice(ImageRequest.CacheChoice) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets the cache option.
- setCacheHashcode(boolean) - function in com.facebook.imagepipeline.request.ImageRequest
- setCacheKeyFactory(CacheKeyFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCacheKeyFactory(CacheKeyFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCallback(RepeatedPostprocessorRunner) - function in com.facebook.imagepipeline.request.BaseRepeatedPostProcessor
- Callback used to pass the postprocessor a reference to the object that will run the postprocessor's
PostProcessor#processmethod when the client requires. - setCallback(RepeatedPostprocessorRunner) - function in com.facebook.imagepipeline.request.RepeatedPostprocessor
- Callback used to pass the postprocessor a reference to the object that will run the postprocessor's
PostProcessor#processmethod when the client requires. - setCallerContext(Object) - function in com.facebook.imagepipeline.cache.BitmapMemoryCacheKey
- setCallerContextVerifier(CallerContextVerifier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCallerContextVerifier(CallerContextVerifier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCancelDecodeOnCacheMiss(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setCloseableImagePrefetchSequences(Map) - function in com.facebook.imagepipeline.core.ProducerSequenceFactory
- setCloseableReferenceLeakTracker(CloseableReferenceLeakTracker) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCloseableReferenceLeakTracker(CloseableReferenceLeakTracker) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCustomFetchSequenceFactories(Set) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setCustomProducerSequenceFactories(Set) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setDecodeCancellationEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- If true we cancel decoding jobs when the related request has been cancelled
- setDefaultImageRequestConfig(ImagePipelineConfig.DefaultImageRequestConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Companion
- setDelayMs(int) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Add an artificial delay for this image, in milliseconds.
- setDiskCacheEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setDiskCacheEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setDownsampleEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setDownsampleEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setDownsampleIfLargeBitmap(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setEnableEncodedImageColorSpaceUsage(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEnableEncodedImageColorSpaceUsage(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEncodedCacheEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setEncodedMemoryCache(MemoryCache) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEncodedMemoryCache(MemoryCache) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEncodedMemoryCacheParamsSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEncodedMemoryCacheParamsSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEncodedMemoryCacheTrimStrategy(MemoryCache.CacheTrimStrategy) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEncodedMemoryCacheTrimStrategy(MemoryCache.CacheTrimStrategy) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setEnsureTranscoderLibraryLoaded(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setException(Throwable) - function in com.facebook.imagepipeline.datasource.SettableDataSource
- Sets the data source to having failed with the given exception.
- setExecutorServiceForAnimatedImages(SerialExecutorService) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setExecutorSupplier(ExecutorSupplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setExecutorSupplier(ExecutorSupplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setExperimentalMemoryType(Long) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setExperimentalThreadHandoffQueueEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setExtras(Map) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- setExtras(Map) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- setExtras(Map) - function in com.facebook.datasource.SettableDataSource
- setFailure(Throwable) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- setFailure(Throwable,Map) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- setFailure(Throwable) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- setFailure(Throwable,Map) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- setFailure(Throwable) - function in com.facebook.datasource.SettableDataSource
- setFailure(Throwable,Map) - function in com.facebook.datasource.SettableDataSource
- setFileCacheFactory(FileCacheFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setFileCacheFactory(FileCacheFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setFlexByteArrayPoolParams(PoolParams) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setGingerbreadDecoderEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setHandOffOnUiThreadOnly(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setHighResImageRequest(ImageRequest) - function in com.facebook.imagepipeline.multiuri.MultiUri.Builder
- setHttpConnectionTimeout(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setHttpConnectionTimeout(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setIgnoreBitmapPoolHardCap(boolean) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setIgnoreCacheSizeMismatch(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setImageCacheStatsTracker(ImageCacheStatsTracker) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageCacheStatsTracker(ImageCacheStatsTracker) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageDecodeOptions(ImageDecodeOptions) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- setImageDecoder(ImageDecoder) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageDecoder(ImageDecoder) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageDecoderConfig(ImageDecoderConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageDecoderConfig(ImageDecoderConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageRequests(Array) - function in com.facebook.imagepipeline.multiuri.MultiUri.Builder
- setImageTranscoderFactory(ImageTranscoderFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageTranscoderFactory(ImageTranscoderFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageTranscoderType(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setImageTranscoderType(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setInstance(ImagePipelineFactory) - function in com.facebook.imagepipeline.core.ImagePipelineFactory
- Overrides current instance with a new one.
- setIsDiskCacheProbingEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setIsEncodedMemoryCacheProbingEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setIsIntermediateResultExpected(boolean) - function in com.facebook.imagepipeline.producers.SettableProducerContext
- Set whether intermediate result is expected or not
- setIsIntermediateResultExpectedNoCallbacks(boolean) - function in com.facebook.imagepipeline.producers.BaseProducerContext
- Changes isIntermediateResultExpected property.
- setIsIntermediateResultExpectedNoCallbacks(boolean) - function in com.facebook.imagepipeline.producers.SettableProducerContext
- Changes isIntermediateResultExpected property.
- setIsPrefetch(boolean) - function in com.facebook.imagepipeline.producers.SettableProducerContext
- Set whether the request is a prefetch request or not.
- setIsPrefetchEnabledSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setIsPrefetchEnabledSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setIsPrefetchNoCallbacks(boolean) - function in com.facebook.imagepipeline.producers.BaseProducerContext
- Changes isPrefetch property.
- setIsPrefetchNoCallbacks(boolean) - function in com.facebook.imagepipeline.producers.SettableProducerContext
- Changes isPrefetch property.
- setIsProgressiveRenderingEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.DefaultImageRequestConfig
- setKeepCancelledFetchAsLowPriority(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setLastIntermediateResultTimeMs(long) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher.PriorityFetchState
- setLastIntermediateResultTimeMs(long) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState
- setLastIntermediateResultTimeMs(long) - function in com.facebook.imagepipeline.producers.FetchState
- setLazyDataSource(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Stores an alternative lazy method to instantiate the data souce.
- setListener(CloseableReferenceLeakTracker.Listener) - function in com.facebook.imagepipeline.debug.CloseableReferenceLeakTracker
- setListener(CloseableReferenceLeakTracker.Listener) - function in com.facebook.imagepipeline.debug.NoOpCloseableReferenceLeakTracker
- setLoadThumbnailOnly(boolean) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- setLocalThumbnailPreviewsEnabled(boolean) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Enables or disables the use of local thumbnails as previews.
- setLowestPermittedRequestLevel(ImageRequest.RequestLevel) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets the lowest level that is permitted to request the image from.
- setLowResImageRequest(ImageRequest) - function in com.facebook.imagepipeline.multiuri.MultiUri.Builder
- setMainDiskCacheConfig(DiskCacheConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setMainDiskCacheConfig(DiskCacheConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setMaxBitmapSize(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Sets the maximum bitmap size use to compute the downsampling value when decoding Jpeg images.
- setMemoryChunkType(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setMemoryChunkType(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setMemoryTrimmableRegistry(MemoryTrimmableRegistry) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setMemoryTrimmableRegistry(MemoryTrimmableRegistry) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setMemoryTrimmableRegistry(MemoryTrimmableRegistry) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setNativeCodeDisabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- If true, the pipeline will use alternative implementations without native code.
- setNativeMemoryChunkPoolParams(PoolParams) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setNativeMemoryChunkPoolStatsTracker(PoolStatsTracker) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setNetworkFetcher(NetworkFetcher) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setNetworkFetcher(NetworkFetcher) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setOnNewResultStatusFlags(int) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher.PriorityFetchState
- EXPERIMENTAL: Allows the fetcher to set extra status flags to be included in calls to .
- setOnNewResultStatusFlags(int) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState
- EXPERIMENTAL: Allows the fetcher to set extra status flags to be included in calls to .
- setOnNewResultStatusFlags(int) - function in com.facebook.imagepipeline.producers.FetchState
- EXPERIMENTAL: Allows the fetcher to set extra status flags to be included in calls to .
- setPartialImageCachingEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Enables the caching of partial image data, for example if the request is cancelled or fails after some data has been received.
- setPlatformBitmapFactory(PlatformBitmapFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setPlatformBitmapFactory(PlatformBitmapFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setPlatformDecoderOptions(PlatformDecoderOptions) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setPoolFactory(PoolFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setPoolFactory(PoolFactory) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setPostprocessor(Postprocessor) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets the postprocessor.
- setPostprocessorSequences(Map) - function in com.facebook.imagepipeline.core.ProducerSequenceFactory
- setPrefetchShortcutEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setPriority(Priority) - function in com.facebook.imagepipeline.producers.SettableProducerContext
- Set the priority of the request
- setPriorityNoCallbacks(Priority) - function in com.facebook.imagepipeline.producers.BaseProducerContext
- Changes priority.
- setPriorityNoCallbacks(Priority) - function in com.facebook.imagepipeline.producers.SettableProducerContext
- Changes priority.
- setProducerFactoryMethod(ImagePipelineExperiments.ProducerFactoryMethod) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- Stores an alternative method to instantiate the ProducerFactory.
- setProgress(Float) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- setProgress(Float) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- setProgress(Float) - function in com.facebook.imagepipeline.datasource.SettableDataSource
- Sets the progress.
- setProgressiveJpegConfig(ProgressiveJpegConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setProgressiveJpegConfig(ProgressiveJpegConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setProgressiveRenderingEnabled(boolean) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Enables or disables progressive rendering.
- setRegisterLruBitmapPoolAsMemoryTrimmable(boolean) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setRequestListener(RequestListener) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets a request listener to use for just this image request
- setRequestListener2s(Set) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setRequestListener2s(Set) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setRequestListeners(Set) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setRequestListeners(Set) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setRequestPriority(Priority) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Set priority for the request.
- setResizeAndRotateEnabledForNetwork(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setResizeAndRotateEnabledForNetwork(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setResizeOptions(ResizeOptions) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets resize options in case resize should be performed.
- setResizingAllowedOverride(Boolean) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- setResponseBytesRange(BytesRange) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher.PriorityFetchState
- EXPERIMENTAL: Allows the fetcher to identify that the reponse is for an imcomplete portion ofthe whole image by defining the range of bytes being provided.
- setResponseBytesRange(BytesRange) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState
- EXPERIMENTAL: Allows the fetcher to identify that the reponse is for an imcomplete portion ofthe whole image by defining the range of bytes being provided.
- setResponseBytesRange(BytesRange) - function in com.facebook.imagepipeline.producers.FetchState
- EXPERIMENTAL: Allows the fetcher to identify that the reponse is for an imcomplete portion ofthe whole image by defining the range of bytes being provided.
- setResult(T,Boolean,Map) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- setResult(T,Boolean) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- setResult(T,Boolean,Map) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- setResult(T,Boolean) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- setResult(CloseableReference,Boolean,Map) - function in com.facebook.datasource.SettableDataSource
- setResult(CloseableReference,Boolean) - function in com.facebook.datasource.SettableDataSource
- setRotationOptions(RotationOptions) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets rotation options for the image, whether to rotate by a multiple of 90 degrees, use theEXIF metadata (relevant to JPEGs only) or to not rotate.
- setSerialExecutorServiceForAnimatedImages(SerialExecutorService) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setShouldDecodePrefetches(Boolean) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- setShouldDownscaleFrameToDrawableDimensions(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setShouldUseDecodingBufferHelper(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setSmallByteArrayPoolParams(PoolParams) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setSmallByteArrayPoolStatsTracker(PoolStatsTracker) - function in com.facebook.imagepipeline.memory.PoolConfig.Builder
- setSmallImageDiskCacheConfig(DiskCacheConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setSmallImageDiskCacheConfig(DiskCacheConfig) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Builder
- setSource(Uri) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Sets the source uri (both network and local uris are supported).
- setStackTrace(Array) - function in java.lang.PriorityNetworkFetcher.NonrecoverableException
- setStackTrace(Array) - function in java.lang.PriorityNetworkFetcher.RetriableIOException
- setStackTrace(Array) - function in java.lang.BasePool.InvalidValueException
- setStackTrace(Array) - function in java.lang.BasePool.InvalidSizeException
- setStackTrace(Array) - function in java.lang.BasePool.SizeTooLargeException
- setStackTrace(Array) - function in java.lang.BasePool.PoolSizeViolationException
- setStackTrace(Array) - function in kotlin.MemoryPooledByteBufferOutputStream.InvalidStreamException
- setStackTrace(Array) - function in kotlin.DecodeException
- setStackTrace(Array) - function in java.lang.ImageRequestBuilder.BuilderException
- setStoreCacheEntrySize(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setSuppressBitmapPrefetchingSupplier(Supplier) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- SettableDataSource - class in com.facebook.imagepipeline.datasource
- A DataSource whose result may be set by a set(CloseableReference<T>) or setException(Throwable) call.
- SettableDataSource.Companion - class in com.facebook.imagepipeline.datasource.SettableDataSource
- SettableProducerContext - class in com.facebook.imagepipeline.producers
- ProducerContext that allows the client to change its internal state.
- setTrackedKeysSize(Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setUseCachedHashcodeInEquals(boolean) - function in com.facebook.imagepipeline.request.ImageRequest
- setUseDownsampligRatioForResizing(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setUseNativeCode(boolean) - function in com.facebook.imagepipeline.core.NativeCodeSetup
- Setter for useNativeCode option
- setWebpBitmapFactory(WebpBitmapFactory) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setWebpErrorLogger(WebpBitmapFactory.WebpErrorLogger) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- setWebpSupportEnabled(Boolean) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- SharedByteArray - class in com.facebook.imagepipeline.memory
- Maintains a shareable reference to a byte array.
- shouldDecodePrefetches() - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- shouldDecodePrefetches() - function in com.facebook.imagepipeline.request.ImageRequest
- shouldPropagate(PriorityNetworkFetcher.PriorityFetchState) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
- Gets whether the intermediate results should be propagated.
- shouldPropagate(FETCH_STATE) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
- Gets whether the intermediate results should be propagated.
- shouldPropagate(FETCH_STATE) - function in com.facebook.imagepipeline.producers.NetworkFetcher
- Gets whether the intermediate results should be propagated.
- shouldPropagate(FETCH_STATE) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
- Gets whether the intermediate results should be propagated.
- shouldPropagate(FETCH_STATE) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
- Gets whether the intermediate results should be propagated.
- shouldPropagate(FETCH_STATE) - function in com.facebook.imagepipeline.producers.BaseNetworkFetcher
- shouldRetry(Throwable,int,int,int,boolean,boolean,boolean,Priority) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
- shouldUseDecodingBufferHelper() - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Builder
- shutDown() - function in com.facebook.imagepipeline.core.ImagePipelineFactory
- Shuts ImagePipelineFactory down.
- SimpleImageTranscoder - class in com.facebook.imagepipeline.transcoder
- Image transcoder using only the Android API.
- SimpleImageTranscoder.Companion - class in com.facebook.imagepipeline.transcoder.SimpleImageTranscoder
- SimpleImageTranscoderFactory - class in com.facebook.imagepipeline.transcoder
- Factory class to create an SimpleImageTranscoder
- SimpleProgressiveJpegConfig - class in com.facebook.imagepipeline.decoder
- Simple ProgressiveJpegConfig with predefined scans to decode and good-enough scan number.
- SimpleProgressiveJpegConfig.DynamicValueConfig - class in com.facebook.imagepipeline.decoder.SimpleProgressiveJpegConfig
- simpleStatusForIsLast(boolean) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
- Creates a simple status value which only identifies whether this is the last result.
- simpleStatusForIsLast(boolean) - function in com.facebook.imagepipeline.producers.BaseConsumer
- Creates a simple status value which only identifies whether this is the last result.
- size() - function in com.facebook.imagepipeline.memory.MemoryPooledByteBuffer
- Gets the size of the ByteBuffer if it is valid.
- size() - function in com.facebook.common.memory.MemoryPooledByteBuffer
- size() - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferOutputStream
- Returns the total number of bytes written to this stream so far.
- SMALL - enum entry in com.facebook.imagepipeline.request.ImageRequest.CacheChoice
- StagingArea - class in com.facebook.imagepipeline.cache
- This is class encapsulates Map that maps ImageCacheKeys to EncodedImages pointing to PooledByteBuffers.
- startQueueing() - function in com.facebook.imagepipeline.producers.ThreadHandoffProducerQueue
- startQueueing() - function in com.facebook.imagepipeline.producers.ExperimentalThreadHandoffProducerQueueImpl
- startQueueing() - function in com.facebook.imagepipeline.producers.ThreadHandoffProducerQueueImpl
- StatefulProducerRunnable - class in com.facebook.imagepipeline.producers
- StatefulRunnable intended to be used by producers.
- statusHasAnyFlag(int,int) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
- Checks whether the provided status contains any of the specified flags.
- statusHasAnyFlag(int,int) - function in com.facebook.imagepipeline.producers.BaseConsumer
- Checks whether the provided status contains any of the specified flags.
- statusHasFlag(int,int) - function in com.facebook.imagepipeline.producers.PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
- Checks whether the provided status contains a specified flag.
- statusHasFlag(int,int) - function in com.facebook.imagepipeline.producers.BaseConsumer
- Checks whether the provided status contains a specified flag.
- stopQueuing() - function in com.facebook.imagepipeline.producers.ThreadHandoffProducerQueue
- stopQueuing() - function in com.facebook.imagepipeline.producers.ExperimentalThreadHandoffProducerQueueImpl
- stopQueuing() - function in com.facebook.imagepipeline.producers.ThreadHandoffProducerQueueImpl
- submitFetchRequest(Producer,SettableProducerContext,RequestListener) - function in com.facebook.imagepipeline.core.ImagePipeline
- subscribe(DataSubscriber,Executor) - function in com.facebook.datasource.ListDataSource
- subscribe(DataSubscriber,Executor) - function in com.facebook.datasource.CloseableProducerToDataSourceAdapter
- subscribe(DataSubscriber,Executor) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- subscribe(DataSubscriber,Executor) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- subscribe(DataSubscriber,Executor) - function in com.facebook.datasource.SettableDataSource
- SwallowResultProducer - class in com.facebook.imagepipeline.producers
- Swallow result producer.