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