Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h950 inline uint32_t getDeviceTimestamp() const { return mDeviceTimestamp; } in getDeviceTimestamp()
958 uint32_t mDeviceTimestamp; variable