Home
last modified time | relevance | path

Searched refs:GeomagneticRotationVector (Results 1 – 5 of 5) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
Dsensors.h78 GeomagneticRotationVector, enumerator
DMPLSensor.cpp462 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t); in MPLSensor()
463 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
464 mPendingEvents[GeomagneticRotationVector].type in MPLSensor()
466 mPendingEvents[GeomagneticRotationVector].acceleration.status in MPLSensor()
495 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2342 for(int i = Orientation; i <= GeomagneticRotationVector; i++) {
2930 what = GeomagneticRotationVector;
3035 case GeomagneticRotationVector:
3257 case GeomagneticRotationVector:
4975 list[GeomagneticRotationVector].power = list[Accelerometer].power +
[all …]
DMPLSensor.h82 (1 << GeomagneticRotationVector) \
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp106 (1 << GeomagneticRotationVector) \
570 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t); in MPLSensor()
571 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
572 mPendingEvents[GeomagneticRotationVector].type in MPLSensor()
574 mPendingEvents[GeomagneticRotationVector].acceleration.status in MPLSensor()
599 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2303 for(int i = Orientation; i <= GeomagneticRotationVector; i++) { in computeBatchSensorMask()
2851 what = GeomagneticRotationVector; in enable()
2956 case GeomagneticRotationVector: in enable()
3173 case GeomagneticRotationVector: in setDelay()
[all …]
DMPLSensor.h194 GeomagneticRotationVector, enumerator