Searched refs:checkLPQuaternion (Results 1 - 4 of 4) sorted by relevance

/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.h218 int checkLPQuaternion();
H A DMPLSensor.cpp825 int MPLSensor::checkLPQuaternion(void) function in class:MPLSensor
1085 if (!checkLPQuaternion()) {
1090 } else if (checkLPQuaternion()) {
1626 if (checkLPQuaternion()) {
1875 lp_quaternion_on = checkLPQuaternion();
2294 if (checkDMPOrientation() || checkLPQuaternion()) {
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h320 int checkLPQuaternion();
H A DMPLSensor.cpp1540 int MPLSensor::checkLPQuaternion(void) function in class:MPLSensor
2058 if (!checkLPQuaternion()) {
2063 } else if (checkLPQuaternion()) {
3135 if (checkLPQuaternion()) {
3526 lp_quaternion_on = checkLPQuaternion();

Completed in 142 milliseconds