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