Searched refs:animateSceneColorAsState (Results 1 – 2 of 2) sorted by relevance
115 val color by animateSceneColorAsState(targetValues.color, key = TestValues.Value4) in SceneValues()319 animateSceneColorAsState(targetValues.color, key = TestValues.Value4) in readingAnimatedStateValueDuringCompositionIsStillPossible()
194 fun SceneScope.animateSceneColorAsState( in diff() method