Home
last modified time | relevance | path

Searched refs:GetAllAnimationPlayingNodes (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h113 void GetAllAnimationPlayingNodes(std::vector<wptr<WindowNode>>& windowNodes);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp833 winRoot->GetAllAnimationPlayingNodes(animationPlayingNodes); in CallbackTimeOutProcess()
H A Dwindow_root.cpp741 void WindowRoot::GetAllAnimationPlayingNodes(std::vector<wptr<WindowNode>>& windowNodes) in GetAllAnimationPlayingNodes() function in OHOS::Rosen::WindowRoot