Searched refs:RotationVector (Results 1 – 4 of 4) sorted by relevance
71 RotationVector, enumerator
72 | (1 << RotationVector) \
96 | (1 << RotationVector) \502 mPendingEvents[RotationVector].version = sizeof(sensors_event_t); in MPLSensor()503 mPendingEvents[RotationVector].sensor = ID_RV; in MPLSensor()504 mPendingEvents[RotationVector].type = SENSOR_TYPE_ROTATION_VECTOR; in MPLSensor()505 mPendingEvents[RotationVector].acceleration.status in MPLSensor()574 mHandlers[RotationVector] = &MPLSensor::rvHandler; in MPLSensor()576 mHandlers[RotationVector] = &MPLSensor::grvHandler; in MPLSensor()2831 what = RotationVector; in enable()2932 case RotationVector: in enable()3038 what = RotationVector; in getHandle()[all …]
187 RotationVector, enumerator