|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BitmapRegionDecoder | |
|---|---|
| android.graphics | |
| Uses of BitmapRegionDecoder in android.graphics |
|---|
| Methods in android.graphics that return BitmapRegionDecoder | |
|---|---|
static BitmapRegionDecoder |
BitmapRegionDecoder.newInstance(byte[] data,
int offset,
int length,
boolean isShareable)
|
static BitmapRegionDecoder |
BitmapRegionDecoder.newInstance(FileDescriptor fd,
boolean isShareable)
|
static BitmapRegionDecoder |
BitmapRegionDecoder.newInstance(InputStream is,
boolean isShareable)
|
static BitmapRegionDecoder |
BitmapRegionDecoder.newInstance(String pathName,
boolean isShareable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||