Lines Matching refs:GeomagneticRotationVector
462 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 +
4977 list[GeomagneticRotationVector].resolution = .00001;
4978 list[GeomagneticRotationVector].maxRange = 1.0;
4979 list[GeomagneticRotationVector].minDelay = 5000;