Searched refs:isDmpDisplayOrientationOn (Results 1 – 4 of 4) sorted by relevance
252 bool checkOrientationSupport() {return ((isDmpDisplayOrientationOn() in checkOrientationSupport()558 int isDmpDisplayOrientationOn();
673 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
231 bool checkOrientationSupport() {return ((isDmpDisplayOrientationOn() in checkOrientationSupport()566 int isDmpDisplayOrientationOn();
606 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