Home | History | Annotate | Download | only in libsensors

Lines Matching full:rotationvector

220     mPendingEvents[RotationVector].version = sizeof(sensors_event_t);
221 mPendingEvents[RotationVector].sensor = ID_RV;
222 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR;
251 mHandlers[RotationVector] = &MPLSensor::rvHandler;
816 what = RotationVector;
874 what = RotationVector;
1317 list[RotationVector].power = list[Gyro].power + list[Accelerometer].power
1319 list[RotationVector].resolution = .00001;
1320 list[RotationVector].maxRange = 1.0;