Home
last modified time | relevance | path

Searched refs:getRotationForOrientationValue (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DExif.java43 return ExifInterface.getRotationForOrientationValue(val.shortValue()); in getOrientation()
74 return ExifInterface.getRotationForOrientationValue(val.shortValue()); in getOrientation()
/packages/apps/Camera2/src/com/android/camera/
DExif.java43 return ExifInterface.getRotationForOrientationValue(val.shortValue()); in getOrientation()
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskCompressImageToJpeg.java100 ExifInterface.getRotationForOrientationValue((short) Exif.getOrientation(exif))); in exifGetMinimalTags()
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java1882 public static int getRotationForOrientationValue(short orientation) { in getRotationForOrientationValue() method in ExifInterface
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java1861 public static int getRotationForOrientationValue(short orientation) { in getRotationForOrientationValue() method in ExifInterface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java1882 public static int getRotationForOrientationValue(short orientation) { in getRotationForOrientationValue() method in ExifInterface