Home
last modified time | relevance | path

Searched refs:mDeviceTimestamp (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h720 inline uint32_t getDeviceTimestamp() const { return mDeviceTimestamp; } in getDeviceTimestamp()
728 uint32_t mDeviceTimestamp; variable
DInputReader.cpp1736 mHaveStylus(false), mDeviceTimestamp(0) { in MultiTouchMotionAccumulator()
1777 mDeviceTimestamp = 0; in reset()
1872 mDeviceTimestamp = rawEvent->value; in process()