Lines Matching refs: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()
3161 case Orientation: in setDelay()
4939 list[Orientation].power = list[Gyro].power + in fillOrientation()
4942 list[Orientation].resolution = .00001; in fillOrientation()
4943 list[Orientation].maxRange = 360.0; in fillOrientation()
4944 list[Orientation].minDelay = 5000; in fillOrientation()