HomeSort by relevance Sort by last modified time
    Searched refs:RotationVector (Results 1 - 6 of 6) sorted by null

  /hardware/invensense/60xx/libsensors/
MPLSensor.h 51 RotationVector,
MPLSensor.cpp 220 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;
    [all...]