Searched refs:deviceOrientationDegrees (Results 1 – 1 of 1) sorted by relevance
1285 public static int getJpegRotation(int deviceOrientationDegrees, in getJpegRotation() argument1287 if (deviceOrientationDegrees == OrientationEventListener.ORIENTATION_UNKNOWN) { in getJpegRotation()1293 return getImageRotation(sensorOrientation, deviceOrientationDegrees, isFrontCamera); in getJpegRotation()