Searched refs:mHaveGoodMpuCal (Results 1 - 8 of 8) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.h96 bool mHaveGoodMpuCal; //flag indicating that the cal file can be written member in class:MPLSensor
H A DMPLSensor.cpp149 mCurFifoRate(-1), mHaveGoodMpuCal(false), mHaveGoodCompassCal(false),
408 if (mHaveGoodMpuCal || mHaveGoodCompassCal) {
412 mHaveGoodMpuCal = false;
575 mHaveGoodMpuCal = true;
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h225 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written member in class:MPLSensor
H A DMPLSensor.cpp159 mHaveGoodMpuCal(0),
1181 if(mHaveGoodMpuCal || mAccelAccuracy >= 2 || mCompassAccuracy >= 3) {
1834 mHaveGoodMpuCal = true;
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h314 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written member in class:MPLSensor
H A DMPLSensor.cpp88 mHaveGoodMpuCal(0),
2533 if(mHaveGoodMpuCal == true
3602 mHaveGoodMpuCal = true;
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h339 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written member in class:MPLSensor
H A DMPLSensor.cpp211 mHaveGoodMpuCal(0),
2469 if(mHaveGoodMpuCal == true
3623 mHaveGoodMpuCal = true;

Completed in 498 milliseconds