Searched refs:GetAnimationCount (Results 1 – 4 of 4) sorted by relevance
53 int32_t GetAnimationCount();
100 int32_t WindowNodeStateMachine::GetAnimationCount() in GetAnimationCount() function in OHOS::Rosen::WindowNodeStateMachine
873 int32_t taskCount = node->stateMachine_.GetAnimationCount(); in ProcessNodeStateTask()881 taskCount = node->stateMachine_.GetAnimationCount(); in ProcessNodeStateTask()
751 it.second->stateMachine_.GetAnimationCount() > 0) { in GetAllAnimationPlayingNodes()