Home
last modified time | relevance | path

Searched defs:bmap (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DBitmapCaller.java22 public void available(Bitmap bmap); in available()
/packages/apps/Camera2/src/com/android/camera/util/
DImageLoader.java328 Bitmap bmap = loadConstrainedBitmap(uri, context, maxSideLength, originalBounds, false); in loadOrientedConstrainedBitmap() local
348 Bitmap bmap = null; in loadBitmapWithBackouts() local
393 Bitmap bmap = null; in decodeResourceWithBackouts() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DImageLoader.java405 Bitmap bmap = loadConstrainedBitmap(uri, context, maxSideLength, originalBounds, false); in loadOrientedConstrainedBitmap() local
446 Bitmap bmap = null; in loadBitmapWithBackouts() local
491 Bitmap bmap = null; in decodeResourceWithBackouts() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropMath.java233 public static int getBitmapSize(Bitmap bmap) { in getBitmapSize()
DCropActivity.java267 Bitmap bmap = ImageLoader.loadConstrainedBitmap(uri, mContext, mBitmapSize, in doInBackground() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java389 Bitmap bmap = image; in applyGeometryRepresentations() local
/packages/apps/Mms/src/com/android/mms/exif/
DExifInterface.java816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
880 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
880 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
DExifInterface.java816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
880 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
880 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()