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

/hardware/invensense/6515/libsensors_iio/
H A Dsensors.h78 GeomagneticRotationVector, enumerator in enum:__anon1054
H A DMPLSensor.cpp462 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t);
463 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV;
464 mPendingEvents[GeomagneticRotationVector].type
466 mPendingEvents[GeomagneticRotationVector].acceleration.status
495 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler;
2342 for(int i = Orientation; i <= GeomagneticRotationVector; i++) {
2930 what = GeomagneticRotationVector;
2931 sname = "GeomagneticRotationVector";
3035 case GeomagneticRotationVector:
3257 case GeomagneticRotationVector
[all...]
H A DMPLSensor.h82 (1 << GeomagneticRotationVector) \
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp106 (1 << GeomagneticRotationVector) \
570 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t);
571 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV;
572 mPendingEvents[GeomagneticRotationVector].type
574 mPendingEvents[GeomagneticRotationVector].acceleration.status
599 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler;
2303 for(int i = Orientation; i <= GeomagneticRotationVector; i++) {
2851 what = GeomagneticRotationVector;
2852 sname = "GeomagneticRotationVector";
2956 case GeomagneticRotationVector
[all...]
H A DMPLSensor.h194 GeomagneticRotationVector, enumerator in enum:MPLSensor::__anon1064

Completed in 2669 milliseconds