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