Home
last modified time | relevance | path

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

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