Searched refs:Orientation (Results 1 – 8 of 8) sorted by relevance
56 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 …]
42 Orientation, enumerator
70 Orientation, enumerator
484 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 …]
71 (1 << Orientation) \
95 (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 …]
186 Orientation, enumerator
157 * Orientation sensors return sensor events for all 3 axes at a constant