Searched refs:AttachModifier (Results 1 – 5 of 5) sorted by relevance
30 property->AttachModifier(shared_from_this()); in AttachProperty()
75 property_->AttachModifier(shared_from_this()); in AttachToNode()
157 void AttachModifier(const std::shared_ptr<RSModifier>& modifier)
359 void AttachModifier(const BASE_NS::shared_ptr<META_NS::IAnimationModifier>& attachment);386 AttachModifier(am); in Attach()399 void AnimImpl::AttachModifier(const BASE_NS::shared_ptr<META_NS::IAnimationModifier>& attachment) in AttachModifier() function in __anona08761e50110::AnimImpl
254 prop->AttachModifier(modifier); in DoAttachModifier()