Home
last modified time | relevance | path

Searched refs:isDmpScreenAutoRotationEnabled (Results 1 – 9 of 9) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h158 int isDmpScreenAutoRotationEnabled() in isDmpScreenAutoRotationEnabled() function
232 || !isDmpScreenAutoRotationEnabled())));}; in checkOrientationSupport()
Dsensors_mpl.cpp252 if (isDmpScreenAutoRotationEnabled() && nb > 0) { in pollEvents()
DMPLSensor.cpp581 enableDmpOrientation(!isDmpScreenAutoRotationEnabled()); in MPLSensor()
2257 || !isDmpScreenAutoRotationEnabled())) {
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h157 int isDmpScreenAutoRotationEnabled() in isDmpScreenAutoRotationEnabled() function
254 || !isDmpScreenAutoRotationEnabled())));}; in checkOrientationSupport()
Dsensors_mpl.cpp229 if (isDmpScreenAutoRotationEnabled() && nb > 0) { in pollEvents()
DMPLSensor.cpp680 enableDmpOrientation(!isDmpScreenAutoRotationEnabled()); in MPLSensor()
2228 || !isDmpScreenAutoRotationEnabled())) { in enableSensors()
/hardware/invensense/60xx/libsensors_iio/
Dsensors_mpl.cpp191 if (isDmpScreenAutoRotationEnabled() && nb > 0) { in pollEvents()
DMPLSensor.h98 int isDmpScreenAutoRotationEnabled() in isDmpScreenAutoRotationEnabled() function
DMPLSensor.cpp364 enableDmpOrientation(!isDmpScreenAutoRotationEnabled()); in MPLSensor()