HomeSort by relevance Sort by last modified time
    Searched refs:isSupportedByRegionDecoder (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
BitmapUtils.java 248 public static boolean isSupportedByRegionDecoder(String mimeType) {
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BitmapUtils.java 248 public static boolean isSupportedByRegionDecoder(String mimeType) {
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
UriImage.java 216 if (BitmapUtils.isSupportedByRegionDecoder(mContentType)) {
LocalImage.java 241 if (BitmapUtils.isSupportedByRegionDecoder(mimeType)) {
  /packages/apps/Launcher3/src/com/android/gallery3d/common/
BitmapUtils.java 248 public static boolean isSupportedByRegionDecoder(String mimeType) {

Completed in 921 milliseconds