A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
N
- NativeCodeSetup - class in com.facebook.imagepipeline.core
- Setter and getter for option about using native code.
- NativeMemoryCacheTrimStrategy - class in com.facebook.imagepipeline.cache
- CountingMemoryCache eviction strategy appropriate for caches that store resources off the Dalvik heap.
- NetworkFetcher - class in com.facebook.imagepipeline.producers
- Interface that specifies network fetcher used by the image pipeline.
- NetworkFetcher.Callback - class in com.facebook.imagepipeline.producers.NetworkFetcher
- Callback used to inform the network fetch producer.
- NetworkFetchProducer - class in com.facebook.imagepipeline.producers
- A producer to actually fetch images from the network.
- newAddImageTransformMetaDataProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBackgroundThreadHandoffProducer(Producer,ThreadHandoffProducerQueue) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBitmapCacheGetToDecodeSequence(Producer) - function in com.facebook.imagepipeline.core.ProducerSequenceFactory
- Same as
newBitmapCacheGetToBitmapCacheSequencebut with an extra DecodeProducer. - newBitmapMemoryCacheGetProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBitmapMemoryCacheKeyMultiplexProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBitmapMemoryCacheProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBitmapPrepareProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBitmapProbeProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBranchOnSeparateImagesProducer(Producer,Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newBucket(Integer) - function in com.facebook.imagepipeline.memory.GenericByteArrayPool
- newBuilder(Context) - function in com.facebook.imagepipeline.core.ImagePipelineConfig.Companion
- newBuilder(ImagePipelineConfig.Builder) - function in com.facebook.imagepipeline.core.ImagePipelineExperiments.Companion
- newBuilder() - function in com.facebook.imagepipeline.memory.PoolConfig
- newBuilder() - function in com.facebook.imagepipeline.decoder.ImageDecoderConfig
- newBuilderWithResourceId(int) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Creates a new request builder instance for a local resource image.
- newBuilderWithSource(Uri) - function in com.facebook.imagepipeline.request.ImageRequestBuilder
- Creates a new request builder instance.
- newByteBuf(InputStream,MemoryPooledByteBufferOutputStream) - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- Reads all bytes from inputStream and writes them to outputStream.
- newByteBuffer(Integer) - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- newByteBuffer(InputStream) - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- newByteBuffer(ByteArray) - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- newByteBuffer(InputStream,Integer) - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- newCommonNetworkFetchToEncodedMemorySequence(NetworkFetcher) - function in com.facebook.imagepipeline.core.ProducerSequenceFactory
- newDataFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newDecodeProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newDelayProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newDiskCacheReadProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newDiskCacheWriteProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newEncodedCacheKeyMultiplexProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newEncodedMemoryCacheProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newEncodedProbeProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalAssetFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalContentUriFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalContentUriThumbnailFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalExifThumbnailProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalFileFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalResourceFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalThumbnailBitmapProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newLocalVideoThumbnailProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newNetworkFetchProducer(NetworkFetcher) - function in com.facebook.imagepipeline.core.ProducerFactory
- newOutputStream() - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- newOutputStream(Integer) - function in com.facebook.imagepipeline.memory.MemoryPooledByteBufferFactory
- newPartialDiskCacheProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newPostprocessorBitmapMemoryCacheProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newPostprocessorProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newQualifiedResourceFetchProducer() - function in com.facebook.imagepipeline.core.ProducerFactory
- newResizeAndRotateProducer(Producer,boolean,ImageTranscoderFactory) - function in com.facebook.imagepipeline.core.ProducerFactory
- newSwallowResultProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newThrottlingProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- newThumbnailBranchProducer(Array) - function in com.facebook.imagepipeline.core.ProducerFactory
- newWebpTranscodeProducer(Producer) - function in com.facebook.imagepipeline.core.ProducerFactory
- NoOpCloseableReferenceLeakTracker - class in com.facebook.imagepipeline.debug
- NoOpImageCacheStatsTracker - class in com.facebook.imagepipeline.cache
- Class that does no stats tracking at all
- NoOpPoolStatsTracker - class in com.facebook.imagepipeline.memory
- Empty implementation of PoolStatsTracker that does not perform any tracking.
- notifyDataSubscriber(DataSubscriber,Executor,Boolean,Boolean) - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- notifyDataSubscriber(DataSubscriber,Executor,Boolean,Boolean) - function in com.facebook.datasource.ProducerToDataSourceAdapter
- notifyDataSubscriber(DataSubscriber,Executor,Boolean,Boolean) - function in com.facebook.datasource.SettableDataSource
- notifyProgressUpdate() - function in com.facebook.datasource.AbstractProducerToDataSourceAdapter
- notifyProgressUpdate() - function in com.facebook.datasource.ProducerToDataSourceAdapter
- notifyProgressUpdate() - function in com.facebook.datasource.SettableDataSource