Searched refs:toOrientate (Results 1 – 1 of 1) sorted by relevance
320 int toOrientate = characteristics.get(CameraCharacteristics.SENSOR_ORIENTATION); in getRotation() local323 return toOrientate + deviceRotation; in getRotation()