Lines Matching refs:GeomagneticRotationVector
106 (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()
4931 list[GeomagneticRotationVector].power = list[Accelerometer].power + in fillGMRV()
4933 list[GeomagneticRotationVector].resolution = .00001; in fillGMRV()
4934 list[GeomagneticRotationVector].maxRange = 1.0; in fillGMRV()
4935 list[GeomagneticRotationVector].minDelay = 5000; in fillGMRV()