Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.h44 static void PlayGatherNodeOpacityAnimation(const RefPtr<OverlayManager>& overlayManager);
H A Ddrag_animation_helper.cpp129 void DragAnimationHelper::PlayGatherNodeOpacityAnimation(const RefPtr<OverlayManager>& overlayManag… in PlayGatherNodeOpacityAnimation() function in OHOS::Ace::NG::DragAnimationHelper
170 PlayGatherNodeOpacityAnimation(manager); in PlayGatherAnimationBeforeLifting()