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

  /hardware/invensense/60xx/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/60xx/libsensors_iio/
MPLSensor.h 225 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written
MPLSensor.cpp 159 mHaveGoodMpuCal(0),
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.h 332 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written
MPLSensor.cpp 211 mHaveGoodMpuCal(0),
    [all...]

Completed in 35 milliseconds