java.lang.Object | |
↳ | com.facebook.drawee.backends.pipeline.PipelineDraweeControllerFactory |
Default implementation of PipelineDraweeControllerFactory
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PipelineDraweeControllerFactory(Resources resources, DeferredReleaser deferredReleaser, AnimatedDrawableFactory animatedDrawableFactory, Executor uiThreadExecutor, MemoryCache<CacheKey, CloseableImage> memoryCache, ImmutableList<DrawableFactory> drawableFactories) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PipelineDraweeController | newController(Supplier<DataSource<CloseableReference<CloseableImage>>> dataSourceSupplier, String id, CacheKey cacheKey, Object callerContext) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |