| java.lang.Object | ||
| ↳ | com.facebook.imagepipeline.platform.DefaultDecoder | |
| ↳ | com.facebook.imagepipeline.platform.OreoDecoder | |
Bitmap decoder for ART VM (Android O and up).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OreoDecoder(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
| |||||||||||