Lines Matching refs:GeomagneticRotationVector
106 (1 << GeomagneticRotationVector) \
566 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t);
567 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV;
568 mPendingEvents[GeomagneticRotationVector].type
570 mPendingEvents[GeomagneticRotationVector].acceleration.status
595 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler;
2298 for(int i = Orientation; i <= GeomagneticRotationVector; i++) {
2843 what = GeomagneticRotationVector;
2844 sname = "GeomagneticRotationVector";
2947 case GeomagneticRotationVector:
3164 case GeomagneticRotationVector:
4911 list[GeomagneticRotationVector].power = list[Accelerometer].power +
4913 list[GeomagneticRotationVector].resolution = .00001;
4914 list[GeomagneticRotationVector].maxRange = 1.0;
4915 list[GeomagneticRotationVector].minDelay = 5000;