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

  /hardware/invensense/6515/libsensors_iio/
sensors.h 78 GeomagneticRotationVector,
MPLSensor.cpp 462 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t);
463 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV;
464 mPendingEvents[GeomagneticRotationVector].type
466 mPendingEvents[GeomagneticRotationVector].acceleration.status
495 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler;
    [all...]
MPLSensor.h 82 (1 << GeomagneticRotationVector) \
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 106 (1 << GeomagneticRotationVector) \
570 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t);
571 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV;
572 mPendingEvents[GeomagneticRotationVector].type
574 mPendingEvents[GeomagneticRotationVector].acceleration.status
599 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler;
    [all...]
MPLSensor.h 194 GeomagneticRotationVector,

Completed in 871 milliseconds