Searched refs:RotationVector (Results 1 – 9 of 9) sorted by relevance
220 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()
51 RotationVector, enumerator
264 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 …]
126 RotationVector, enumerator
71 RotationVector, enumerator
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 +[all …]
72 | (1 << RotationVector) \
96 | (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 …]
187 RotationVector, enumerator