Searched defs:taskCount (Results 1 – 5 of 5) sorted by relevance
32 int taskCount = GetOps().GetTaskCount(qos); in Notify() local
40 int taskCount = ops.GetTaskCount(qos); in HandleBlocked() local
65 std::array<std::atomic_uint64_t, static_cast<size_t>(TaskState::MAX)> taskCount; variable
94 void WindowNodeStateMachine::ResetAnimationTaskCount(int32_t taskCount) in ResetAnimationTaskCount()
873 int32_t taskCount = node->stateMachine_.GetAnimationCount(); in ProcessNodeStateTask() local