Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h257 uint64_t mLastStepCount; member
Dhubconnection.cpp122 mLastStepCount(0ull) in HubConnection()
626 mLastStepCount = mStepCounterOffset + sample->idata; in processSample()
627 initEv(&nev[cnt++], timestamp, type, sensor)->u64.step_counter = mLastStepCount; in processSample()
1031 mStepCounterOffset = mLastStepCount; in restoreSensorState()