Home
last modified time | relevance | path

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

/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp220 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()
221 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()
222 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()
251 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
816 what = RotationVector; in enable()
874 what = RotationVector; in setDelay()
1317 list[RotationVector].power = list[Gyro].power + list[Accelerometer].power in fillRV()
1319 list[RotationVector].resolution = .00001; in fillRV()
1320 list[RotationVector].maxRange = 1.0; in fillRV()
DMPLSensor.h51 RotationVector, enumerator
/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.cpp264 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()
265 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()
266 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()
301 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
1074 if ((mEnabled & ((1 << Orientation) | (1 << RotationVector) | in enableSensors()
1339 what = RotationVector; in enable()
1388 if (!(mEnabled & ((1 << Orientation) | (1 << RotationVector) | in enable()
1396 case RotationVector: in enable()
1399 if ((en && !(lastEnabled & ((1 << Orientation) | (1 << RotationVector) | in enable()
1401 (!en && !(mEnabled & ((1 << Orientation) | (1 << RotationVector) | in enable()
[all …]
DMPLSensor.h126 RotationVector, enumerator
/hardware/invensense/6515/libsensors_iio/
Dsensors.h71 RotationVector, enumerator
DMPLSensor.cpp396 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 +
[all …]
DMPLSensor.h72 | (1 << RotationVector) \
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp96 | (1 << RotationVector) \
506 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()
507 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()
508 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()
509 mPendingEvents[RotationVector].acceleration.status in MPLSensor()
578 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()
580 mHandlers[RotationVector] = &MPLSensor::grvHandler; in MPLSensor()
2839 what = RotationVector; in enable()
2941 case RotationVector: in enable()
3047 what = RotationVector; in getHandle()
[all …]
DMPLSensor.h187 RotationVector, enumerator