Searched refs:GetAllAnimationPlayingNodes (Results 1 – 3 of 3) sorted by relevance
113 void GetAllAnimationPlayingNodes(std::vector<wptr<WindowNode>>& windowNodes);
833 winRoot->GetAllAnimationPlayingNodes(animationPlayingNodes); in CallbackTimeOutProcess()
741 void WindowRoot::GetAllAnimationPlayingNodes(std::vector<wptr<WindowNode>>& windowNodes) in GetAllAnimationPlayingNodes() function in OHOS::Rosen::WindowRoot