OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLastStepCount
(Results
1 - 6
of
6
) sorted by null
/device/google/contexthub/sensorhal/
hubconnection.h
264
uint64_t
mLastStepCount
;
hubconnection.cpp
139
mLastStepCount
(0ull)
709
mLastStepCount
= mStepCounterOffset + sample->idata;
710
initEv(&nev[cnt++], timestamp, type, sensor)->u64.step_counter =
mLastStepCount
;
[
all
...]
/hardware/invensense/6515/libsensors_iio/
MPLSensor.h
536
uint64_t
mLastStepCount
;
MPLSensor.cpp
152
mLastStepCount
(-1),
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.h
532
uint64_t
mLastStepCount
;
MPLSensor.cpp
252
mLastStepCount
(0),
[
all
...]
Completed in 64 milliseconds