Searched defs:fromValue (Results 1 – 7 of 7) sorted by relevance
33 static constexpr LayerStack fromValue(T v) { in fromValue() function
46 static constexpr std::optional<Id> fromValue(uint64_t value) { in fromValue() function172 constexpr std::optional<DisplayId> DisplayId::fromValue(uint64_t value) { in fromValue() function
42 static constexpr Fps fromValue(float frequency) { in fromValue() function
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()
238 NameValuesHolder(int nameConstant, float fromValue, float deltaValue) { in NameValuesHolder()914 float fromValue = getValue(constantName); in animateProperty() local928 float fromValue = getValue(constantName); in animatePropertyBy() local