Home
last modified time | relevance | path

Searched defs:GetEndValue (Results 1 – 2 of 2) 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.cpp51 double SpringMotion::GetEndValue() const in GetEndValue() function in OHOS::Ace::SpringMotion