Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DMultiTouchInputMapper.h81 inline uint32_t getDeviceTimestamp() const { return mDeviceTimestamp; } in getDeviceTimestamp()
89 uint32_t mDeviceTimestamp; variable
DMultiTouchInputMapper.cpp75 mDeviceTimestamp = 0; in reset()
170 mDeviceTimestamp = rawEvent->value; in process()