getSurfaceRotationDegrees

@IntRange(from = 0, to = 359)
fun getSurfaceRotationDegrees(surfaceOrientation: Int): Int

Returns the surface orientation in degrees from Surface rotation (Surface.ROTATION_0, ...).