Home
last modified time | relevance | path

Searched refs:isDmpDisplayOrientationOn (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h252 bool checkOrientationSupport() {return ((isDmpDisplayOrientationOn() in checkOrientationSupport()
558 int isDmpDisplayOrientationOn();
DMPLSensor.cpp673 if (isDmpDisplayOrientationOn()) { in MPLSensor()
2221 if (isDmpDisplayOrientationOn() in enableSensors()
2799 enableDmpOrientation(en && isDmpDisplayOrientationOn()); in enable()
4336 if (!isDmpDisplayOrientationOn() || dmp_orient_fd >= 0) { in openDmpOrientFd()
5158 int MPLSensor::isDmpDisplayOrientationOn(void) in isDmpDisplayOrientationOn() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h231 bool checkOrientationSupport() {return ((isDmpDisplayOrientationOn() in checkOrientationSupport()
566 int isDmpDisplayOrientationOn();
DMPLSensor.cpp606 if (isDmpDisplayOrientationOn()) { in MPLSensor()
2307 if (isDmpDisplayOrientationOn()
3132 enableDmpOrientation(en && isDmpDisplayOrientationOn());
4793 if (!isDmpDisplayOrientationOn() || dmp_orient_fd >= 0) {
5524 int MPLSensor::isDmpDisplayOrientationOn(void) function in MPLSensor