Lines Matching refs:downTime
2144 nsecs_t downTime = mDownTime; in processKey() local
2166 AKEY_EVENT_FLAG_FROM_SYSTEM, keyCode, scanCode, newMetaState, downTime); in processKey()
2422 nsecs_t downTime = mDownTime; in sync() local
2512 mXPrecision, mYPrecision, downTime); in sync()
2522 mXPrecision, mYPrecision, downTime); in sync()
2535 mXPrecision, mYPrecision, downTime); in sync()
3831 mCurrentVirtualKey.downTime = when; in consumeRawTouches()
3877 nsecs_t downTime = mCurrentVirtualKey.downTime; in dispatchVirtualKey() local
3882 keyEventAction, keyEventFlags, keyCode, scanCode, metaState, downTime); in dispatchVirtualKey()
4358 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4378 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4392 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4404 mPointerGesture.downTime = when; in dispatchPointerGestures()
4412 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4424 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4448 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4481 0, 0, mPointerGesture.downTime); in abortPointerGestures()
5359 mPointerSimple.downTime); in dispatchPointerSimple()
5372 mPointerSimple.downTime); in dispatchPointerSimple()
5379 mPointerSimple.downTime = when; in dispatchPointerSimple()
5387 mPointerSimple.downTime); in dispatchPointerSimple()
5397 mPointerSimple.downTime); in dispatchPointerSimple()
5411 mPointerSimple.downTime); in dispatchPointerSimple()
5421 mPointerSimple.downTime); in dispatchPointerSimple()
5442 mPointerSimple.downTime); in dispatchPointerSimple()
5466 int32_t changedId, float xPrecision, float yPrecision, nsecs_t downTime) { in dispatchMotion() argument
5502 xPrecision, yPrecision, downTime); in dispatchMotion()