Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h99 …static void GetAnimationTargetsForHome(std::vector<sptr<RSWindowAnimationTarget>>& animationTarget…
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp542 void RemoteAnimation::GetAnimationTargetsForHome(std::vector<sptr<RSWindowAnimationTarget>>& animat… in GetAnimationTargetsForHome() function in OHOS::Rosen::RemoteAnimation
599 GetAnimationTargetsForHome(animationTargets, needMinimizeAppNodes); in NotifyAnimationByHome()