Searched defs:CreatePropertyAnimation (Results 1 – 4 of 4) sorted by relevance
207 void SvgAnimation::CreatePropertyAnimation(const T& originalValue, std::function<void(T)>&& callbac… in CreatePropertyAnimation() function in OHOS::Ace::NG::SvgAnimation
778 bool TweenElement::CreatePropertyAnimation(const RefPtr<PropertyAnimatable>& propertyAnimatable, in CreatePropertyAnimation() function in OHOS::Ace::TweenElement
461 bool RenderSvgBase::CreatePropertyAnimation( in CreatePropertyAnimation() function in OHOS::Ace::RenderSvgBase
303 void DOMNode::CreatePropertyAnimation(const std::string& property) in CreatePropertyAnimation() function in OHOS::Ace::Framework::DOMNode