Lines Matching refs: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()
3170 case Orientation: in setDelay()
4959 list[Orientation].power = list[Gyro].power + in fillOrientation()
4962 list[Orientation].resolution = .00001; in fillOrientation()
4963 list[Orientation].maxRange = 360.0; in fillOrientation()
4964 list[Orientation].minDelay = 5000; in fillOrientation()