Searched refs:getInterpolatedValue (Results 1 – 2 of 2) sorted by relevance
128 public float getInterpolatedValue(float fraction) { in getInterpolatedValue() method in SpringAnimationBuilder198 property.set(target, getInterpolatedValue(anim.getAnimatedFraction()))); in build()
186 h.anim.setInterpolator(s::getInterpolatedValue); in startWithVelocity()