public static interface Downsampler.DecodeCallbacks
| Modifier and Type | Method and Description | 
|---|---|
void | 
onDecodeComplete(BitmapPool bitmapPool,
                Bitmap downsampled)  | 
void | 
onObtainBounds()  | 
void onObtainBounds()
void onDecodeComplete(BitmapPool bitmapPool, Bitmap downsampled) throws IOException
IOException