Searched refs:getRotationForOrientationValue (Results 1 – 9 of 9) sorted by relevance
43 return ExifInterface.getRotationForOrientationValue(val.shortValue()); in getOrientation()74 return ExifInterface.getRotationForOrientationValue(val.shortValue()); in getOrientation()
43 return ExifInterface.getRotationForOrientationValue(val.shortValue()); in getOrientation()
68 return ExifInterface.getRotationForOrientationValue(ori.shortValue()); in getRotationFromExifHelper()
99 ExifInterface.getRotationForOrientationValue((short) Exif.getOrientation(exif))); in exifGetMinimalTags()
168 mRotation = ExifInterface.getRotationForOrientationValue(ori.shortValue()); in loadInBackground()
1861 public static int getRotationForOrientationValue(short orientation) { in getRotationForOrientationValue() method in ExifInterface
1882 public static int getRotationForOrientationValue(short orientation) { in getRotationForOrientationValue() method in ExifInterface