Lines Matching refs:deviceTimestamp
4770 mCurrentCookedState.deviceTimestamp, in abortTouches()
4793 mCurrentCookedState.deviceTimestamp, in dispatchTouches()
4828 mCurrentCookedState.deviceTimestamp, in dispatchTouches()
4843 mCurrentCookedState.deviceTimestamp, in dispatchTouches()
4862 mCurrentCookedState.deviceTimestamp, in dispatchTouches()
4878 mLastCookedState.deviceTimestamp, in dispatchHoverExit()
4895 mCurrentCookedState.deviceTimestamp, in dispatchHoverEnterAndMove()
4907 mCurrentCookedState.deviceTimestamp, in dispatchHoverEnterAndMove()
4927 mCurrentCookedState.deviceTimestamp, in dispatchButtonRelease()
4945 mCurrentCookedState.deviceTimestamp, in dispatchButtonPress()
4964 mCurrentCookedState.deviceTimestamp = in cookPointerData()
4965 mCurrentRawState.deviceTimestamp; in cookPointerData()
6499 int32_t metaState, int32_t buttonState, int32_t edgeFlags, uint32_t deviceTimestamp, in dispatchMotion() argument
6542 edgeFlags, deviceTimestamp, pointerCount, pointerProperties, pointerCoords, in dispatchMotion()
7026 outState->deviceTimestamp = mMultiTouchMotionAccumulator.getDeviceTimestamp(); in syncTouch()