Searched refs:Orientation (Results 1 – 11 of 11) sorted by relevance
55 mPendingEvents[Orientation ].version = sizeof(sensors_event_t); in AkmSensor()56 mPendingEvents[Orientation ].sensor = ID_O; in AkmSensor()57 mPendingEvents[Orientation ].type = SENSOR_TYPE_ORIENTATION; in AkmSensor()58 mPendingEvents[Orientation ].orientation.status = SENSOR_STATUS_ACCURACY_HIGH; in AkmSensor()89 case Orientation: in setEnable()153 case Orientation: in setDelay()266 return Orientation; in handle2id()307 mPendingMask |= 1<<Orientation; in processEvent()308 mPendingEvents[Orientation].orientation.azimuth = value * CONVERT_O; in processEvent()311 mPendingMask |= 1<<Orientation; in processEvent()[all …]
42 Orientation, enumerator
245 mPendingEvents[Orientation].version = sizeof(sensors_event_t); in MPLSensor()246 mPendingEvents[Orientation].sensor = ID_O; in MPLSensor()247 mPendingEvents[Orientation].type = SENSOR_TYPE_ORIENTATION; in MPLSensor()248 mPendingEvents[Orientation].orientation.status in MPLSensor()257 mHandlers[Orientation] = &MPLSensor::orienHandler; in MPLSensor()807 what = Orientation; in enable()865 what = Orientation; in setDelay()1326 list[Orientation].power = list[Gyro].power + list[Accelerometer].power in fillOrientation()1328 list[Orientation].resolution = .00001; in fillOrientation()1329 list[Orientation].maxRange = 360.0; in fillOrientation()
50 Orientation, enumerator
295 mPendingEvents[Orientation].version = sizeof(sensors_event_t); in MPLSensor()296 mPendingEvents[Orientation].sensor = ID_O; in MPLSensor()297 mPendingEvents[Orientation].type = SENSOR_TYPE_ORIENTATION; in MPLSensor()298 mPendingEvents[Orientation].orientation.status in MPLSensor()308 mHandlers[Orientation] = &MPLSensor::orienHandler; in MPLSensor()1074 if ((mEnabled & ((1 << Orientation) | (1 << RotationVector) | in enableSensors()1323 what = Orientation; in enable()1388 if (!(mEnabled & ((1 << Orientation) | (1 << RotationVector) | in enable()1395 case Orientation: in enable()1399 if ((en && !(lastEnabled & ((1 << Orientation) | (1 << RotationVector) | in enable()[all …]
125 Orientation, enumerator
70 Orientation, enumerator
456 mPendingEvents[Orientation].version = sizeof(sensors_event_t); in MPLSensor()457 mPendingEvents[Orientation].sensor = ID_O; in MPLSensor()458 mPendingEvents[Orientation].type = SENSOR_TYPE_ORIENTATION; in MPLSensor()459 mPendingEvents[Orientation].orientation.status in MPLSensor()494 mHandlers[Orientation] = &MPLSensor::orienHandler; in MPLSensor()2342 for(int i = Orientation; i <= GeomagneticRotationVector; i++) {2902 what = Orientation;3019 case Orientation:3111 what = Orientation;3254 case Orientation:[all …]
71 (1 << Orientation) \
95 (1 << Orientation) \564 mPendingEvents[Orientation].version = sizeof(sensors_event_t); in MPLSensor()565 mPendingEvents[Orientation].sensor = ID_O; in MPLSensor()566 mPendingEvents[Orientation].type = SENSOR_TYPE_ORIENTATION; in MPLSensor()567 mPendingEvents[Orientation].orientation.status in MPLSensor()598 mHandlers[Orientation] = &MPLSensor::orienHandler; in MPLSensor()2303 for(int i = Orientation; i <= GeomagneticRotationVector; i++) { in computeBatchSensorMask()2823 what = Orientation; in enable()2940 case Orientation: in enable()3031 what = Orientation; in getHandle()[all …]
186 Orientation, enumerator