Lines Matching refs:sensorOrientation
1732 int sensorOrientation = c.get(CameraCharacteristics.SENSOR_ORIENTATION);1744 return (sensorOrientation + deviceOrientation + 360) % 360;