Searched refs:withStartRotation (Results 1 – 2 of 2) sorted by relevance
30 fun withStartRotation(rotation: Rotation) = apply { startRotation = rotation } in <lambda>() method in android.tools.ScenarioBuilder
77 .withStartRotation(startRotation) in <lambda>()