Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DBitmapCaller.java22 public void available(Bitmap bmap); in available()
/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/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifInterface.java367 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java389 Bitmap bmap = image; in applyGeometryRepresentations() local
/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/Camera2/src/com/android/camera/exif/
DExifInterface.java816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
875 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()
/packages/apps/Messaging/src/com/android/messaging/util/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()