Searched defs:CreatePropertyAnimation (Results 1 – 6 of 6) sorted by relevance
205 void SvgAnimation::CreatePropertyAnimation(const T& originalValue, std::function<void(T)>&& callbac… in CreatePropertyAnimation() function in OHOS::Ace::NG::SvgAnimation
231 IAnimation::Ptr CreatePropertyAnimation(AnimationModifierTestBase& test) in CreatePropertyAnimation() function
769 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
9740 bool ViewAbstract::CreatePropertyAnimation(FrameNode* frameNode, AnimationPropertyType property, in CreatePropertyAnimation() function in OHOS::Ace::NG::ViewAbstract