Searched refs:mutableTargetValue (Results 1 – 2 of 2) sorted by relevance
192 internal var mutableTargetValue: T = targetValue in TargetBasedAnimation() variable216 get() = mutableTargetValue in TargetBasedAnimation()
1409 this.animation.mutableTargetValue = initialValue in updateInitialValue()1504 animation.mutableTargetValue = animationValue in resetAnimationValue()