Searched refs:mNewData (Results 1 - 6 of 6) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.h90 int mNewData; //flag indicating that the MPL calculated new output values member in class:MPLSensor
H A DMPLSensor.cpp145 mNewData(0),
585 mNewData = 1;
998 if (!mNewData) {
1002 mNewData = 0;
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h220 int mNewData; // flag indicating that the MPL calculated new output values member in class:MPLSensor
H A DMPLSensor.cpp155 mNewData(0),
1193 mNewData = 1;
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h333 int mNewData; // flag indicating that the MPL calculated new output values member in class:MPLSensor
H A DMPLSensor.cpp206 mNewData(0),
2485 mNewData = 1;

Completed in 40 milliseconds