Home
last modified time | relevance | path

Searched defs:GetEndValue (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
Dsvg_animate.h129 T GetEndValue(const T& startValue) const in GetEndValue() function
145 Color GetEndValue(const Color& startValue) const in GetEndValue() function
157 Dimension GetEndValue(const Dimension& startValue) const in GetEndValue() function
Dspring_motion.cpp49 double SpringMotion::GetEndValue() const in GetEndValue() function in OHOS::Ace::SpringMotion
/foundation/arkui/ace_engine/test/mock/core/animation/
Dmock_animation_proxy.h48 T GetEndValue(const WeakPtr<AnimatableProperty<T>>& ptr) in GetEndValue() function