Lines Matching refs:GeomagneticRotationVector
490 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t); in MPLSensor()
491 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
492 mPendingEvents[GeomagneticRotationVector].type in MPLSensor()
494 mPendingEvents[GeomagneticRotationVector].acceleration.status in MPLSensor()
523 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2938 …if (!mEnabledTime[GeomagneticRotationVector] || !(s->timestamp > mEnabledTime[GeomagneticRotationV…
2940 … mEnabledTime[GeomagneticRotationVector], s->timestamp, android::elapsedRealtimeNano());
3176 what = GeomagneticRotationVector;
3286 case GeomagneticRotationVector:
3518 case GeomagneticRotationVector:
5275 list[GeomagneticRotationVector].power = list[Accelerometer].power +
5277 list[GeomagneticRotationVector].resolution = .00001;
5278 list[GeomagneticRotationVector].maxRange = 1.0;
5279 list[GeomagneticRotationVector].minDelay = 5000;