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

/device/google/contexthub/sensorhal/
H A Dhubconnection.h237 uint64_t mLastStepCount; member in struct:android::HubConnection
H A Dhubconnection.cpp120 mLastStepCount(0ull)
595 mLastStepCount = mStepCounterOffset + sample->idata;
596 initEv(&nev[cnt++], timestamp, type, sensor)->u64.step_counter = mLastStepCount;
927 mStepCounterOffset = mLastStepCount;

Completed in 55 milliseconds