HomeSort by relevance Sort by last modified time
    Searched refs:mLastStepCount (Results 1 - 6 of 6) sorted by null

  /device/google/contexthub/sensorhal/
hubconnection.h 237 uint64_t mLastStepCount;
hubconnection.cpp 120 mLastStepCount(0ull)
595 mLastStepCount = mStepCounterOffset + sample->idata;
596 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 201 milliseconds