Package 

Interface ImagePipelineExperiments.ProducerFactoryMethod

    • Method Summary

      Modifier and Type Method Description
      abstract ProducerFactory createProducerFactory(Context context, ByteArrayPool byteArrayPool, ImageDecoder imageDecoder, ProgressiveJpegConfig progressiveJpegConfig, Boolean downsampleEnabled, Boolean resizeAndRotateEnabledForNetwork, Boolean decodeCancellationEnabled, ExecutorSupplier executorSupplier, PooledByteBufferFactory pooledByteBufferFactory, PooledByteStreams pooledByteStreams, MemoryCache<CacheKey, CloseableImage> bitmapMemoryCache, MemoryCache<CacheKey, PooledByteBuffer> encodedMemoryCache, BufferedDiskCache defaultBufferedDiskCache, BufferedDiskCache smallImageBufferedDiskCache, CacheKeyFactory cacheKeyFactory, PlatformBitmapFactory platformBitmapFactory, Integer bitmapPrepareToDrawMinSizeBytes, Integer bitmapPrepareToDrawMaxSizeBytes, Boolean bitmapPrepareToDrawForPrefetch, Integer maxBitmapSize, CloseableReferenceFactory closeableReferenceFactory, Boolean keepCancelledFetchAsLowPriority, Integer trackedKeysSize)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait