Home
last modified time | relevance | path

Searched refs:mHaveGoodMpuCal (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h339 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written variable
DMPLSensor.cpp211 mHaveGoodMpuCal(0), in MPLSensor()
2462 if(mHaveGoodMpuCal == true in storeCalibration()
3604 mHaveGoodMpuCal = true; in readEvents()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h317 bool mHaveGoodMpuCal; // flag indicating that the cal file can be written variable
DMPLSensor.cpp98 mHaveGoodMpuCal(0), in MPLSensor()
2606 if(mHaveGoodMpuCal == true
3867 mHaveGoodMpuCal = true;