Home
last modified time | relevance | path

Searched refs:DiscreteWithKeyTimes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.cpp211 return DiscreteWithKeyTimes(animation, originalValue); in DiscreteAnimate()
243 bool SvgAnimate::DiscreteWithKeyTimes(const RefPtr<KeyframeAnimation<T>>& animation, const T& origi… in DiscreteWithKeyTimes() function in OHOS::Ace::SvgAnimate
H A Dsvg_animate.h450 … bool DiscreteWithKeyTimes(const RefPtr<KeyframeAnimation<T>>& animation, const T& originalValue);