Home
last modified time | relevance | path

Searched defs:isValueChanged (Results 1 – 1 of 1) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DBaseKeyframeAnimation.java173 boolean isValueChanged(float progress); in isValueChanged() method
193 public boolean isValueChanged(float progress) { in isValueChanged() method in BaseKeyframeAnimation.EmptyKeyframeWrapper
233 public boolean isValueChanged(float progress) { in isValueChanged() method in BaseKeyframeAnimation.SingleKeyframeWrapper
280 public boolean isValueChanged(float progress) { in isValueChanged() method in BaseKeyframeAnimation.KeyframesWrapperImpl