Searched refs:isSupportedByRegionDecoder (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DBitmapUtils.java247 public static boolean isSupportedByRegionDecoder(String mimeType) { method in class:BitmapUtils
/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DUriImage.java216 if (BitmapUtils.isSupportedByRegionDecoder(mContentType)) {
H A DLocalImage.java241 if (BitmapUtils.isSupportedByRegionDecoder(mimeType)) {

Completed in 371 milliseconds