A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X 

C

cache(K,CloseableReference) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
 
cache(K,CloseableReference) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
 
CacheKeyFactory - class in com.facebook.imagepipeline.cache
Factory methods for creating cache keys for the pipeline.
callOnCancellationRequested(List) - function in com.facebook.imagepipeline.producers.BaseProducerContext
Calls {@code onCancellationRequested} on each element of the list.
callOnCancellationRequested(List) - function in com.facebook.imagepipeline.producers.SettableProducerContext
Calls {@code onCancellationRequested} on each element of the list.
callOnIsIntermediateResultExpectedChanged(List) - function in com.facebook.imagepipeline.producers.BaseProducerContext
Calls {@code onIsIntermediateResultExpected} on each element of the list.
callOnIsIntermediateResultExpectedChanged(List) - function in com.facebook.imagepipeline.producers.SettableProducerContext
Calls {@code onIsIntermediateResultExpected} on each element of the list.
callOnIsPrefetchChanged(List) - function in com.facebook.imagepipeline.producers.BaseProducerContext
Calls {@code onIsPrefetchChanged} on each element of the list.
callOnIsPrefetchChanged(List) - function in com.facebook.imagepipeline.producers.SettableProducerContext
Calls {@code onIsPrefetchChanged} on each element of the list.
callOnPriorityChanged(List) - function in com.facebook.imagepipeline.producers.BaseProducerContext
Calls {@code onPriorityChanged} on each element of the list.
callOnPriorityChanged(List) - function in com.facebook.imagepipeline.producers.SettableProducerContext
Calls {@code onPriorityChanged} on each element of the list.
canAllocate(Integer) - function in com.facebook.imagepipeline.memory.GenericByteArrayPool
 
cancel() - function in com.facebook.imagepipeline.producers.BaseProducerContext
Cancels the request processing and calls appropriate callbacks.
cancel() - function in com.facebook.imagepipeline.producers.SettableProducerContext
Cancels the request processing and calls appropriate callbacks.
cancel() - function in com.facebook.common.executors.StatefulProducerRunnable
 
cancelNoCallbacks() - function in com.facebook.imagepipeline.producers.BaseProducerContext
Marks this ProducerContext as cancelled.
cancelNoCallbacks() - function in com.facebook.imagepipeline.producers.SettableProducerContext
Marks this ProducerContext as cancelled.
canProvideImageForSize(ResizeOptions) - function in com.facebook.imagepipeline.producers.LocalContentUriThumbnailFetchProducer
 
canProvideImageForSize(null) - function in com.facebook.imagepipeline.producers.LocalContentUriThumbnailFetchProducer
 
canProvideImageForSize(ResizeOptions) - function in com.facebook.imagepipeline.producers.LocalExifThumbnailProducer
Checks whether the producer may be able to produce images of the specified size.
canProvideImageForSize(null) - function in com.facebook.imagepipeline.producers.LocalExifThumbnailProducer
 
canProvideImageForSize(ResizeOptions) - function in com.facebook.imagepipeline.producers.ThumbnailProducer
Checks whether the producer may be able to produce images of the specified size.
canResize(EncodedImage,RotationOptions,ResizeOptions) - function in com.facebook.imagepipeline.transcoder.SimpleImageTranscoder
 
canTranscode(ImageFormat) - function in com.facebook.imagepipeline.transcoder.SimpleImageTranscoder
 
canUseRenderScript() - function in com.facebook.imagepipeline.filter.RenderScriptBlurFilter
 
checkBounds(Integer,Integer,Integer,Integer,Integer) - function in com.facebook.imagepipeline.memory.MemoryChunkUtil
Check that copy/read/write operation won't access memory it should not
clearAll() - function in com.facebook.imagepipeline.cache.StagingArea
Removes all items from the StagingArea.
clearAll() - function in com.facebook.imagepipeline.cache.BufferedDiskCache
Clears the disk cache and the staging area.
clearCaches() - function in com.facebook.imagepipeline.core.ImagePipeline
Clear all the caches (memory and disk)
clearDiskCaches() - function in com.facebook.imagepipeline.core.ImagePipeline
Clear disk caches
clearJob() - function in com.facebook.imagepipeline.producers.JobScheduler
Clears the currently set job.
clearMemoryCaches() - function in com.facebook.imagepipeline.core.ImagePipeline
Clear the memory caches
cloneOrNull(EncodedImage) - function in com.facebook.imagepipeline.producers.EncodedCacheKeyMultiplexProducer
 
cloneOrNull(CloseableReference) - function in com.facebook.imagepipeline.producers.BitmapMemoryCacheKeyMultiplexProducer
 
close() - function in com.facebook.imagepipeline.datasource.ListDataSource
 
close() - function in com.facebook.datasource.ListDataSource
 
close() - function in com.facebook.imagepipeline.datasource.CloseableProducerToDataSourceAdapter
 
close() - function in com.facebook.datasource.CloseableProducerToDataSourceAdapter
 
close() - function in com.facebook.imagepipeline.datasource.AbstractProducerToDataSourceAdapter
 
close() - function in com.facebook.imagepipeline.datasource.ProducerToDataSourceAdapter
 
close() - function in com.facebook.datasource.SettableDataSource
 
close() - function in com.facebook.imagepipeline.memory.MemoryPooledByteBuffer
Closes this instance, and releases the underlying buffer to the pool.
close() - function in com.facebook.common.memory.MemoryPooledByteBuffer
 
close() - function in com.facebook.imagepipeline.memory.MemoryChunk
This has to be called before we get rid of this object in order to release underlying memory
close() - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferOutputStream
Closes the stream.
CloseableProducerToDataSourceAdapter - class in com.facebook.imagepipeline.datasource
DataSource
CloseableReferenceFactory - class in com.facebook.imagepipeline.core
 
CloseableReferenceLeakTracker - class in com.facebook.imagepipeline.debug
Tracker for leaks that occur when a com.facebook.common.references.CloseableReference is not closed.
CloseableReferenceLeakTracker.Listener - class in com.facebook.imagepipeline.debug.CloseableReferenceLeakTracker
 
closeResult(T) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
 
closeResult(T) - function in com.facebook.datasource.ProducerToDataSourceAdapter
 
com.facebook.imagepipeline - package com.facebook.imagepipeline
 
com.facebook.imagepipeline.bitmaps - package com.facebook.imagepipeline.bitmaps
 
com.facebook.imagepipeline.cache - package com.facebook.imagepipeline.cache
 
com.facebook.imagepipeline.core - package com.facebook.imagepipeline.core
 
com.facebook.imagepipeline.datasource - package com.facebook.imagepipeline.datasource
 
com.facebook.imagepipeline.debug - package com.facebook.imagepipeline.debug
 
com.facebook.imagepipeline.decoder - package com.facebook.imagepipeline.decoder
 
com.facebook.imagepipeline.filter - package com.facebook.imagepipeline.filter
 
com.facebook.imagepipeline.listener - package com.facebook.imagepipeline.listener
 
com.facebook.imagepipeline.memory - package com.facebook.imagepipeline.memory
 
com.facebook.imagepipeline.multiuri - package com.facebook.imagepipeline.multiuri
 
com.facebook.imagepipeline.platform - package com.facebook.imagepipeline.platform
 
com.facebook.imagepipeline.postprocessors - package com.facebook.imagepipeline.postprocessors
 
com.facebook.imagepipeline.producers - package com.facebook.imagepipeline.producers
 
com.facebook.imagepipeline.request - package com.facebook.imagepipeline.request
 
com.facebook.imagepipeline.transcoder - package com.facebook.imagepipeline.transcoder
 
Consumer - class in com.facebook.imagepipeline.producers
Consumes data produced by Producer.
Consumer.Status - class in com.facebook.imagepipeline.producers.Consumer
Status flag used by producers and consumers to supply additional information.
contains(Predicate) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
 
contains(K) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
 
contains(Predicate) - function in com.facebook.imagepipeline.cache.InstrumentedMemoryCache
 
contains(CacheKey) - function in com.facebook.imagepipeline.cache.BufferedDiskCache
Performs a key-value look up in the disk cache.
containsKey(CacheKey) - function in com.facebook.imagepipeline.cache.StagingArea
Determine if an valid entry for the key exists in the staging area.
containsSync(CacheKey) - function in com.facebook.imagepipeline.cache.BufferedDiskCache
Returns true if the key is in the in-memory key index.
containsUri(Uri) - function in com.facebook.imagepipeline.cache.BitmapMemoryCacheKey
 
copy(Integer,MemoryChunk,Integer,Integer) - function in com.facebook.imagepipeline.memory.MemoryChunk
Copy bytes from buffer memory wrapped by this MemoryChunk instance to buffer memory wrapped by another MemoryChunk.
create(Array) - function in com.facebook.imagepipeline.datasource.ListDataSource
 
create(Producer,SettableProducerContext,RequestListener2) - function in com.facebook.imagepipeline.datasource.CloseableProducerToDataSourceAdapter
 
create(Producer,SettableProducerContext,RequestListener2) - function in com.facebook.imagepipeline.datasource.ProducerToDataSourceAdapter.Companion
 
create() - function in com.facebook.imagepipeline.datasource.SettableDataSource.Companion
Creates a new SettableDataSource
create(U) - function in com.facebook.imagepipeline.core.CloseableReferenceFactory
 
create(T,ResourceReleaser) - function in com.facebook.imagepipeline.core.CloseableReferenceFactory
 
create() - function in com.facebook.imagepipeline.multiuri.MultiUri
 
createBitmap(Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Integer,Integer) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Integer,Integer,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Bitmap) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Bitmap,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer,Matrix,Boolean) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer,Matrix,Boolean,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(DisplayMetrics,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(DisplayMetrics,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(IntArray,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(IntArray,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createBitmap(Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Integer,Integer) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Integer,Integer,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Bitmap) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Bitmap,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer,Matrix,Boolean) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(Bitmap,Integer,Integer,Integer,Integer,Matrix,Boolean,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(DisplayMetrics,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(DisplayMetrics,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(IntArray,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(IntArray,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmap(DisplayMetrics,IntArray,Integer,Integer,Integer,Integer,Bitmap.Config,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createBitmapInternal(Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
Creates a bitmap of the specified width and height.
createBitmapInternal(Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
Creates a bitmap of the specified width and height.
createFetchState(Consumer,ProducerContext) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
Creates a new instance of the FetchState-derived object used to store state.
createFetchState(Consumer,ProducerContext) - function in com.facebook.imagepipeline.producers.PriorityNetworkFetcher
Creates a new instance of the FetchState-derived object used to store state.
createFetchState(Consumer,ProducerContext) - function in com.facebook.imagepipeline.producers.NetworkFetcher
Creates a new instance of the FetchState-derived object used to store state.
createFetchState(Consumer,ProducerContext) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
Creates a new instance of the FetchState-derived object used to store state.
createFetchState(Consumer,ProducerContext) - function in com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher
Creates a new instance of the FetchState-derived object used to store state.
createFetchState(Consumer,ProducerContext) - function in com.facebook.imagepipeline.producers.BaseNetworkFetcher
 
createImageTranscoder(ImageFormat,boolean) - function in com.facebook.imagepipeline.transcoder.SimpleImageTranscoderFactory
 
createImageTranscoder(ImageFormat,boolean) - function in com.facebook.imagepipeline.transcoder.SimpleImageTranscoderFactory
 
createImageTranscoder(ImageFormat,Boolean) - function in com.facebook.imagepipeline.transcoder.MultiImageTranscoderFactory
 
createNakedBitmap(Integer,Integer,Bitmap.Config) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapCreator
 
createPool(PoolFactory,Boolean) - function in com.facebook.imagepipeline.platform.PlatformDecoderFactory
 
createProducerFactory(Context,ByteArrayPool,ImageDecoder,ProgressiveJpegConfig,Boolean,Boolean,Boolean,ExecutorSupplier,PooledByteBufferFactory,PooledByteStreams,MemoryCache,MemoryCache,BufferedDiskCache,BufferedDiskCache,CacheKeyFactory,PlatformBitmapFactory,Integer,Integer,Boolean,Integer,CloseableReferenceFactory,Boolean,Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.ProducerFactoryMethod
 
createProducerFactory(Context,ByteArrayPool,ImageDecoder,ProgressiveJpegConfig,Boolean,Boolean,Boolean,ExecutorSupplier,PooledByteBufferFactory,PooledByteStreams,MemoryCache,MemoryCache,BufferedDiskCache,BufferedDiskCache,CacheKeyFactory,PlatformBitmapFactory,Integer,Integer,Boolean,Integer,CloseableReferenceFactory,Boolean,Integer) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.DefaultProducerFactoryMethod
 
createScaledBitmap(Bitmap,Integer,Integer,Boolean) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createScaledBitmap(Bitmap,Integer,Integer,Boolean,Object) - function in com.facebook.imagepipeline.bitmaps.ArtBitmapFactory
 
createScaledBitmap(Bitmap,Integer,Integer,Boolean) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
createScaledBitmap(Bitmap,Integer,Integer,Boolean,Object) - function in com.facebook.imagepipeline.bitmaps.HoneycombBitmapFactory
 
CustomProducerSequenceFactory - class in com.facebook.imagepipeline.producers
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X