Searched defs:toValue (Results 1 – 4 of 4) sorted by relevance
29 inline constexpr float lerp(float fromValue, float toValue, float fraction) { in lerp()
180 final int toValue = context.getResources() in connect() local
71 String property, float toValue, boolean replace) { in addAnimTo()
919 private void animateProperty(int constantName, float toValue) { in animateProperty()