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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDecodeUtils.java198 public static BitmapRegionDecoder createBitmapRegionDecoder( method in class:DecodeUtils
216 public static BitmapRegionDecoder createBitmapRegionDecoder( method in class:DecodeUtils
226 public static BitmapRegionDecoder createBitmapRegionDecoder( method in class:DecodeUtils
236 public static BitmapRegionDecoder createBitmapRegionDecoder( method in class:DecodeUtils
H A DUriImage.java175 BitmapRegionDecoder decoder = DecodeUtils.createBitmapRegionDecoder(
H A DLocalImage.java233 return DecodeUtils.createBitmapRegionDecoder(jc, mLocalFilePath, false);

Completed in 49 milliseconds