Searched refs:GeomagneticRotationVector (Results 1 – 5 of 5) sorted by relevance
78 GeomagneticRotationVector, enumerator
490 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 …]
82 (1 << GeomagneticRotationVector) \
106 (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 …]
194 GeomagneticRotationVector, enumerator