Searched refs:animationTarget (Results 1 – 2 of 2) sorted by relevance
147 val animationTarget = placementDeltaAnimation.value - totalDelta in animatePlacementDelta() constant148 placementDeltaAnimation.animateTo(animationTarget, finalSpec) { in animatePlacementDelta()150 placementDelta = value - animationTarget in animatePlacementDelta()
126 private val animationTarget = mutableStateOf<Float?>(null) constant162 val animationTargetValue = animationTarget.value in processNewAnchors()214 animationTarget.value = target in animateInternalToOffset()222 animationTarget.value = null in animateInternalToOffset()240 animationTarget.value