Home
last modified time | relevance | path

Searched refs:finalRotation (Results 1 – 1 of 1) sorted by relevance

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DDeviceAsWebcamPreview.java541 int finalRotation = calculateUiRotation(rotation); in rotateUiByRotationDegrees() local
544 /*propertyName=*/"rotation", finalRotation) in rotateUiByRotationDegrees()
551 mZoomController.setTextDisplayRotation(finalRotation, (int) animationDuration); in rotateUiByRotationDegrees()
553 .rotation(finalRotation).setDuration(animationDuration); in rotateUiByRotationDegrees()