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

  /hardware/invensense/libsensors/
MPLSensor.h 96 bool mHaveGoodMpuCal; //flag indicating that the cal file can be written
MPLSensor.cpp 149 mCurFifoRate(-1), mHaveGoodMpuCal(false), mHaveGoodCompassCal(false),
408 if (mHaveGoodMpuCal || mHaveGoodCompassCal) {
412 mHaveGoodMpuCal = false;
575 mHaveGoodMpuCal = true;
    [all...]
  /hardware/invensense/libsensors_iio/
MPLSensor.h 225 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written
MPLSensor.cpp 159 mHaveGoodMpuCal(0),
    [all...]

Completed in 293 milliseconds