Searched refs:AnimationAddInterpolator (Results 1 – 3 of 3) sorted by relevance
113 bool AnimationAddInterpolator(const RefPtr<Animation<Point>>& animation);
143 bool RenderGridLayoutItem::AnimationAddInterpolator(const RefPtr<Animation<Point>>& animation) in AnimationAddInterpolator() function in OHOS::Ace::RenderGridLayoutItem
2249 if (gridLayoutItem->AnimationAddInterpolator(animationRef)) { in AddNodeAnimationToController()2293 if (gridLayoutItem->AnimationAddInterpolator(animationRef)) { in AddNodeAnimationToControllerForDrop()