Searched refs:getRotationForOrientationValue (Results 1 – 3 of 3) sorted by relevance
173 mRotation = ExifInterface.getRotationForOrientationValue(ori.shortValue()); in loadInBackground()
296 return ExifInterface.getRotationForOrientationValue(ori.shortValue()); in getRotationFromExifHelper()
1882 public static int getRotationForOrientationValue(short orientation) { in getRotationForOrientationValue() method in ExifInterface