Searched refs:mHaveGoodMpuCal (Results 1 – 8 of 8) sorted by relevance
96 bool mHaveGoodMpuCal; //flag indicating that the cal file can be written variable
149 mCurFifoRate(-1), mHaveGoodMpuCal(false), mHaveGoodCompassCal(false), in MPLSensor()408 if (mHaveGoodMpuCal || mHaveGoodCompassCal) { in setPowerStates()412 mHaveGoodMpuCal = false; in setPowerStates()575 mHaveGoodMpuCal = true; in cbOnMotion()
225 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written variable
159 mHaveGoodMpuCal(0), in MPLSensor()1181 if(mHaveGoodMpuCal || mAccelAccuracy >= 2 || mCompassAccuracy >= 3) { in storeCalibration()1830 mHaveGoodMpuCal = true; in executeOnData()
314 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written variable
88 mHaveGoodMpuCal(0), in MPLSensor()2533 if(mHaveGoodMpuCal == true3602 mHaveGoodMpuCal = true;
339 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written variable
211 mHaveGoodMpuCal(0), in MPLSensor()2469 if(mHaveGoodMpuCal == true in storeCalibration()3623 mHaveGoodMpuCal = true; in readEvents()