Lines Matching refs:RotationVector
424 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()
425 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()
426 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()
427 mPendingEvents[RotationVector].acceleration.status in MPLSensor()
513 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
2782 if (!mEnabledTime[RotationVector] || !(s->timestamp > mEnabledTime[RotationVector])) {
2784 mEnabledTime[RotationVector], s->timestamp, android::elapsedRealtimeNano());
3164 what = RotationVector;
3271 case RotationVector:
3388 what = RotationVector;
3516 case RotationVector:
5259 list[RotationVector].power = list[Gyro].power +
5262 list[RotationVector].resolution = .00001;
5263 list[RotationVector].maxRange = 1.0;
5264 list[RotationVector].minDelay = 5000;