Searched refs:withRotation (Results 1 – 2 of 2) sorted by relevance
173 private fun withRotation(@Rotation rotation: Int, block: () -> Unit) { regex189 fun showUdfpsOverlay_withRotation0() = withRotation(Surface.ROTATION_0) {207 fun showUdfpsOverlay_withRotation180() = withRotation(Surface.ROTATION_180) {225 fun showUdfpsOverlay_withRotation90() = withRotation(Surface.ROTATION_90) {243 fun showUdfpsOverlay_withRotation270() = withRotation(Surface.ROTATION_270) {334 fun smallOverlayOnEnrollmentWithA11y() = withRotation(ROTATION_0) {354 fun fullScreenOverlayWithNewTouchDetectionEnabled() = withRotation(ROTATION_0) {
62 .withRotation(Rotation.ROTATION_90)82 .withRotation(Rotation.ROTATION_0)