Searched refs:latestTimestamp (Results 1 – 1 of 1) sorted by relevance
3690 int64_t mGyroSensorTimestamp=0, mAccelSensorTimestamp=0, latestTimestamp=0; in buildMpuEvent() local3830 latestTimestamp = *((long long*) (rdata)); in buildMpuEvent()3831 LOGV_IF(ENG_VERBOSE, "STEP DETECTED:0x%x - ts: %lld", data_format, latestTimestamp); in buildMpuEvent()4002 latestTimestamp = mGyroSensorTimestamp; in buildMpuEvent()4026 latestTimestamp = mAccelSensorTimestamp; in buildMpuEvent()4043 latestTimestamp = mCompassTimestamp; in buildMpuEvent()4064 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()4084 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()4109 latestTimestamp = mQuatSensorTimestamp; in buildMpuEvent()4115 latestTimestamp = mPressureTimestamp; in buildMpuEvent()[all …]