Lines Matching refs:RotationVector
396 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()
397 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()
398 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()
399 mPendingEvents[RotationVector].acceleration.status in MPLSensor()
485 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
2918 what = RotationVector;
3020 case RotationVector:
3127 what = RotationVector;
3255 case RotationVector:
4959 list[RotationVector].power = list[Gyro].power +
4962 list[RotationVector].resolution = .00001;
4963 list[RotationVector].maxRange = 1.0;
4964 list[RotationVector].minDelay = 5000;