Searched refs:withEndRotation (Results 1 – 2 of 2) sorted by relevance
32 fun withEndRotation(rotation: Rotation) = apply { endRotation = rotation } in <lambda>() method in android.tools.ScenarioBuilder
78 .withEndRotation(endRotation) in <lambda>()