Searched refs:animateElementColorAsState (Results 1 – 2 of 2) sorted by relevance
79 val color by animateElementColorAsState(targetValues.color, key = TestValues.Value4) in Foo()99 val color by animateElementColorAsState(targetValues.color, key = TestValues.Value4) in SceneScope()
207 fun ElementScope<*>.animateElementColorAsState( in animateElementColorAsState() method