Home
last modified time | relevance | path

Searched defs:surfaceRotationToRotationDegrees (Results 1 – 2 of 2) sorted by relevance

/camera/integration-tests/extensionstestapp/src/main/java/androidx/camera/integration/extensions/utils/
DTransformUtil.kt34 fun surfaceRotationToRotationDegrees(rotationValue: Int): Int = in surfaceRotationToRotationDegrees() method
/camera/viewfinder/viewfinder-core/src/main/java/androidx/camera/viewfinder/core/impl/
DTransformations.kt49 fun surfaceRotationToRotationDegrees(@RotationValue rotationValue: Int): Int = in <lambda>() method