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

/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.h307 int checkLPQuaternion();
H A DMPLSensor.cpp1173 if (checkLPQuaternion() && checkLPQRateSupported()) {
1727 int MPLSensor::checkLPQuaternion(void) function in class:MPLSensor
2228 if (!checkLPQuaternion()) {
2233 } else if (checkLPQuaternion()) {
3655 if (checkLPQuaternion()) {
4014 lp_quaternion_on = isLowPowerQuatEnabled() && checkLPQuaternion();
6994 if (checkLPQuaternion()) {
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.h326 int checkLPQuaternion();
H A DMPLSensor.cpp1618 int MPLSensor::checkLPQuaternion(void) function in class:MPLSensor
2142 if (!checkLPQuaternion()) {
2147 } else if (checkLPQuaternion()) {
3310 if (checkLPQuaternion()) {
3715 lp_quaternion_on = checkLPQuaternion();

Completed in 53 milliseconds