Searched refs:deltaValue (Results 1 – 1 of 1) sorted by relevance
235 NameValuesHolder(int nameConstant, float fromValue, float deltaValue) { in NameValuesHolder() argument238 mDeltaValue = deltaValue; in NameValuesHolder()911 float deltaValue = toValue - fromValue; in animateProperty() local912 animatePropertyBy(constantName, fromValue, deltaValue); in animateProperty()