Searched refs:Value1 (Results 1 – 3 of 3) sorted by relevance
76 val int by animateElementIntAsState(targetValues.int, key = TestValues.Value1) in Foo()96 val int by animateElementIntAsState(targetValues.int, key = TestValues.Value1) in SceneScope()112 val int by animateSceneIntAsState(targetValues.int, key = TestValues.Value1) in SceneValues()295 fromSceneContent = { animateSceneIntAsState(0, TestValues.Value1).value }, in readingAnimatedStateValueDuringCompositionThrows()310 animateSceneIntAsState(targetValues.int, key = TestValues.Value1) in readingAnimatedStateValueDuringCompositionIsStillPossible()
129 val offset by animateElementDpAsState(childOffset, TestValues.Value1) in SceneScope()
40 val Value1 = ValueKey("Value1") constant