• Home
  • Raw
  • Download

Lines Matching refs:downTime

2146     nsecs_t downTime = mDownTime;  in processKey()  local
2168 AKEY_EVENT_FLAG_FROM_SYSTEM, keyCode, scanCode, newMetaState, downTime); in processKey()
2424 nsecs_t downTime = mDownTime; in sync() local
2514 mXPrecision, mYPrecision, downTime); in sync()
2524 mXPrecision, mYPrecision, downTime); in sync()
2537 mXPrecision, mYPrecision, downTime); in sync()
3898 mCurrentVirtualKey.downTime = when; in consumeRawTouches()
3944 nsecs_t downTime = mCurrentVirtualKey.downTime; in dispatchVirtualKey() local
3949 keyEventAction, keyEventFlags, keyCode, scanCode, metaState, downTime); in dispatchVirtualKey()
4466 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4486 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4500 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4512 mPointerGesture.downTime = when; in dispatchPointerGestures()
4520 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4532 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4556 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
4589 0, 0, mPointerGesture.downTime); in abortPointerGestures()
5479 mPointerSimple.downTime); in dispatchPointerSimple()
5492 mPointerSimple.downTime); in dispatchPointerSimple()
5499 mPointerSimple.downTime = when; in dispatchPointerSimple()
5507 mPointerSimple.downTime); in dispatchPointerSimple()
5517 mPointerSimple.downTime); in dispatchPointerSimple()
5531 mPointerSimple.downTime); in dispatchPointerSimple()
5541 mPointerSimple.downTime); in dispatchPointerSimple()
5562 mPointerSimple.downTime); in dispatchPointerSimple()
5586 int32_t changedId, float xPrecision, float yPrecision, nsecs_t downTime) { in dispatchMotion() argument
5622 xPrecision, yPrecision, downTime); in dispatchMotion()