Searched defs:fromValue (Results 1 – 3 of 3) sorted by relevance
29 inline constexpr float lerp(float fromValue, float toValue, float fraction) { in lerp()
506 public static @Nullable BlendMode fromValue(int value) { in fromValue() method in BlendMode
235 NameValuesHolder(int nameConstant, float fromValue, float deltaValue) { in NameValuesHolder()910 float fromValue = getValue(constantName); in animateProperty() local924 float fromValue = getValue(constantName); in animatePropertyBy() local