Searched refs:scaleFactor_ (Results 1 – 2 of 2) sorted by relevance
326 auto max = INVALID_UINT32 / scaleFactor_; in GetTaskId()330 temp /= scaleFactor_; in GetTaskId()332 max /= scaleFactor_; in GetTaskId()335 pid /= scaleFactor_; in GetTaskId()
130 const int scaleFactor_ = 10; variable