Searched refs:mLastStepCount (Results 1 – 4 of 4) sorted by relevance
532 uint64_t mLastStepCount; variable
252 mLastStepCount(0), in MPLSensor()5926 if (stepCount == mLastStepCount) { in readDmpPedometerEvents()5935 mLastStepCount = stepCount; in readDmpPedometerEvents()
533 uint64_t mLastStepCount; variable
127 mLastStepCount(-1), in MPLSensor()2904 s->u64.step_counter = mLastStepCount;2908 s->step_counter = mLastStepCount;6301 if (stepCount == mLastStepCount) {6305 mLastStepCount = stepCount;