Searched refs:RotationVector (Results 1 - 9 of 9) sorted by relevance

/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp220 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;
H A DMPLSensor.h51 RotationVector, enumerator in enum:MPLSensor::__anon1036
/hardware/invensense/60xx/libsensors_iio/
H A DMPLSensor.cpp264 mPendingEvents[RotationVector].version = sizeof(sensors_event_t);
265 mPendingEvents[RotationVector].sensor = ID_RV;
266 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR;
301 mHandlers[RotationVector] = &MPLSensor::rvHandler;
1074 if ((mEnabled & ((1 << Orientation) | (1 << RotationVector) |
1339 what = RotationVector;
1340 sname = "RotationVector";
1388 if (!(mEnabled & ((1 << Orientation) | (1 << RotationVector) |
1396 case RotationVector:
1399 if ((en && !(lastEnabled & ((1 << Orientation) | (1 << RotationVector) |
[all...]
H A DMPLSensor.h126 RotationVector, enumerator in enum:MPLSensor::__anon1037
/hardware/invensense/6515/libsensors_iio/
H A Dsensors.h71 RotationVector, enumerator in enum:__anon1054
H A DMPLSensor.cpp396 mPendingEvents[RotationVector].version = sizeof(sensors_event_t);
397 mPendingEvents[RotationVector].sensor = ID_RV;
398 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR;
399 mPendingEvents[RotationVector].acceleration.status
485 mHandlers[RotationVector] = &MPLSensor::rvHandler;
2918 what = RotationVector;
2919 sname = "RotationVector";
3020 case RotationVector:
3127 what = RotationVector;
3128 sname = "RotationVector";
[all...]
H A DMPLSensor.h72 | (1 << RotationVector) \
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp96 | (1 << RotationVector) \
506 mPendingEvents[RotationVector].version = sizeof(sensors_event_t);
507 mPendingEvents[RotationVector].sensor = ID_RV;
508 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR;
509 mPendingEvents[RotationVector].acceleration.status
578 mHandlers[RotationVector] = &MPLSensor::rvHandler;
580 mHandlers[RotationVector] = &MPLSensor::grvHandler;
2839 what = RotationVector;
2840 sname = "RotationVector";
2941 case RotationVector
[all...]
H A DMPLSensor.h187 RotationVector, enumerator in enum:MPLSensor::__anon1064

Completed in 268 milliseconds