Searched refs:GetAnimationPid (Results 1 – 4 of 4) sorted by relevance
352 auto result = animationManager.GetAnimationPid();361 result = animationManager.GetAnimationPid();365 result = animationManager.GetAnimationPid();
55 pid_t GetAnimationPid() const;
135 pid_t RSAnimationManager::GetAnimationPid() const in GetAnimationPid() function in OHOS::Rosen::RSAnimationManager
2859 animationPids.insert(node->animationManager_.GetAnimationPid()); in Animate()