Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h720 inline uint32_t getDeviceTimestamp() const { return mDeviceTimestamp; } in getDeviceTimestamp() function
DInputReader.cpp7026 outState->deviceTimestamp = mMultiTouchMotionAccumulator.getDeviceTimestamp(); in syncTouch()