Lines Matching refs:downTime
2309 nsecs_t downTime = mDownTime; in processKey() local
2330 AKEY_EVENT_FLAG_FROM_SYSTEM, keyCode, scanCode, keyMetaState, downTime); in processKey()
2604 nsecs_t downTime = mDownTime; in sync() local
2704 mXPrecision, mYPrecision, downTime); in sync()
2713 mXPrecision, mYPrecision, downTime); in sync()
2725 mXPrecision, mYPrecision, downTime); in sync()
2739 mXPrecision, mYPrecision, downTime); in sync()
2752 mXPrecision, mYPrecision, downTime); in sync()
4427 mCurrentVirtualKey.downTime = when; in consumeRawTouches()
4474 nsecs_t downTime = mCurrentVirtualKey.downTime; in dispatchVirtualKey() local
4479 keyEventAction, keyEventFlags, keyCode, scanCode, metaState, downTime); in dispatchVirtualKey()
5070 0, mPointerGesture.downTime); in dispatchPointerGestures()
5090 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
5105 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
5117 mPointerGesture.downTime = when; in dispatchPointerGestures()
5125 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
5137 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
5161 0, 0, mPointerGesture.downTime); in dispatchPointerGestures()
5194 0, 0, mPointerGesture.downTime); in abortPointerGestures()
6105 mPointerSimple.downTime); in dispatchPointerSimple()
6118 mPointerSimple.downTime); in dispatchPointerSimple()
6125 mPointerSimple.downTime = when; in dispatchPointerSimple()
6133 mPointerSimple.downTime); in dispatchPointerSimple()
6143 mPointerSimple.downTime); in dispatchPointerSimple()
6158 mPointerSimple.downTime); in dispatchPointerSimple()
6169 mPointerSimple.downTime); in dispatchPointerSimple()
6190 mPointerSimple.downTime); in dispatchPointerSimple()
6215 float xPrecision, float yPrecision, nsecs_t downTime) { in dispatchMotion() argument
6251 xPrecision, yPrecision, downTime); in dispatchMotion()