| java.lang.Object | ||
| ↳ | com.facebook.imagepipeline.platform.DefaultDecoder | |
| ↳ | com.facebook.imagepipeline.platform.ArtDecoder | |
Bitmap decoder for ART VM (Lollipop and up).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ArtDecoder(BitmapPool bitmapPool, int maxNumThreads, SynchronizedPool decodeBuffers) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getBitmapSize(int width, int height, BitmapFactory.Options options) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.facebook.imagepipeline.platform.DefaultDecoder
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.facebook.imagepipeline.platform.PlatformDecoder
| |||||||||||