Searched refs:nextMove (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp2660 uint64_t nextMove = _cursorMoveLast + _cursorMoveDelta; local
2665 scheduledEvent = nextMove;
2694 scheduledEvent, nextMove, nextWait, _cursorWaitDelta);
2696 IOHID_DEBUG(kIOHIDDebugCode_Scheduling, scheduledEvent, nextMove, nextWait, 0);

Completed in 191 milliseconds