Searched defs:toValue (Results 1 – 4 of 4) sorted by relevance
29 inline constexpr float lerp(float fromValue, float toValue, float fraction) { in lerp()
518 public static int toValue(BlendMode mode) { in toValue() method in BlendMode
71 String property, float toValue, boolean replace) { in addAnimTo()
909 private void animateProperty(int constantName, float toValue) { in animateProperty()