Home
last modified time | relevance | path

Searched refs:GeomagneticRotationVector (Results 1 – 5 of 5) sorted by relevance

/hardware/invensense/6515/libsensors_iio/
Dsensors.h78 GeomagneticRotationVector, enumerator
DMPLSensor.cpp490 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t); in MPLSensor()
491 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
492 mPendingEvents[GeomagneticRotationVector].type in MPLSensor()
494 mPendingEvents[GeomagneticRotationVector].acceleration.status in MPLSensor()
523 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2938 …if (!mEnabledTime[GeomagneticRotationVector] || !(s->timestamp > mEnabledTime[GeomagneticRotationV…
2940 … mEnabledTime[GeomagneticRotationVector], s->timestamp, android::elapsedRealtimeNano());
3176 what = GeomagneticRotationVector;
3286 case GeomagneticRotationVector:
3518 case GeomagneticRotationVector:
[all …]
DMPLSensor.h82 (1 << GeomagneticRotationVector) \
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp106 (1 << GeomagneticRotationVector) \
566 mPendingEvents[GeomagneticRotationVector].version = sizeof(sensors_event_t); in MPLSensor()
567 mPendingEvents[GeomagneticRotationVector].sensor = ID_GMRV; in MPLSensor()
568 mPendingEvents[GeomagneticRotationVector].type in MPLSensor()
570 mPendingEvents[GeomagneticRotationVector].acceleration.status in MPLSensor()
595 mHandlers[GeomagneticRotationVector] = &MPLSensor::gmHandler; in MPLSensor()
2298 for(int i = Orientation; i <= GeomagneticRotationVector; i++) { in computeBatchSensorMask()
2843 what = GeomagneticRotationVector; in enable()
2947 case GeomagneticRotationVector: in enable()
3164 case GeomagneticRotationVector: in setDelay()
[all …]
DMPLSensor.h194 GeomagneticRotationVector, enumerator