Home
last modified time | relevance | path

Searched refs:Orientation (Results 1 – 8 of 8) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
DAkmSensor.cpp56 mPendingEvents[Orientation ].version = sizeof(sensors_event_t); in AkmSensor()
57 mPendingEvents[Orientation ].sensor = ID_O; in AkmSensor()
58 mPendingEvents[Orientation ].type = SENSOR_TYPE_ORIENTATION; in AkmSensor()
59 mPendingEvents[Orientation ].orientation.status = SENSOR_STATUS_ACCURACY_HIGH; in AkmSensor()
90 case Orientation: in setEnable()
154 case Orientation: in setDelay()
267 return Orientation; in handle2id()
308 mPendingMask |= 1<<Orientation; in processEvent()
309 mPendingEvents[Orientation].orientation.azimuth = value * CONVERT_O; in processEvent()
312 mPendingMask |= 1<<Orientation; in processEvent()
[all …]
DAkmSensor.h42 Orientation, enumerator
/hardware/invensense/6515/libsensors_iio/
Dsensors.h70 Orientation, enumerator
DMPLSensor.cpp484 mPendingEvents[Orientation].version = sizeof(sensors_event_t); in MPLSensor()
485 mPendingEvents[Orientation].sensor = ID_O; in MPLSensor()
486 mPendingEvents[Orientation].type = SENSOR_TYPE_ORIENTATION; in MPLSensor()
487 mPendingEvents[Orientation].orientation.status in MPLSensor()
522 mHandlers[Orientation] = &MPLSensor::orienHandler; in MPLSensor()
2394 for(int i = Orientation; i < NumSensors; i++) {
2887 if (!mEnabledTime[Orientation] || !(s->timestamp > mEnabledTime[Orientation])) {
2889 mEnabledTime[Orientation], s->timestamp, android::elapsedRealtimeNano());
3148 what = Orientation;
3270 case Orientation:
[all …]
DMPLSensor.h71 (1 << Orientation) \
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp95 (1 << Orientation) \
560 mPendingEvents[Orientation].version = sizeof(sensors_event_t); in MPLSensor()
561 mPendingEvents[Orientation].sensor = ID_O; in MPLSensor()
562 mPendingEvents[Orientation].type = SENSOR_TYPE_ORIENTATION; in MPLSensor()
563 mPendingEvents[Orientation].orientation.status in MPLSensor()
594 mHandlers[Orientation] = &MPLSensor::orienHandler; in MPLSensor()
2298 for(int i = Orientation; i <= GeomagneticRotationVector; i++) { in computeBatchSensorMask()
2815 what = Orientation; in enable()
2931 case Orientation: in enable()
3022 what = Orientation; in getHandle()
[all …]
DMPLSensor.h186 Orientation, enumerator
/hardware/interfaces/sensors/1.0/
Dtypes.hal157 * Orientation sensors return sensor events for all 3 axes at a constant