Searched defs:computeAndSetDmpState (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp1135 int MPLSensor::computeAndSetDmpState() function in class:MPLSensor
1142 LOGV_IF(PROCESS_VERBOSE, "HAL:computeAndSetDmpState() mFeatureActiveMask = 1");
1147 LOGV_IF(PROCESS_VERBOSE, "HAL:computeAndSetDmpState() Sensor Fusion = 1");
1153 LOGV_IF(PROCESS_VERBOSE, "HAL:computeAndSetDmpState() accel and gyro = 1");
1823 if ((res = computeAndSetDmpState()) < 0)
4479 if ((res = computeAndSetDmpState()) < 0)
5811 if (computeAndSetDmpState() < 0) {
6223 if ((res = computeAndSetDmpState()) < 0)

Completed in 13 milliseconds