Lines Matching refs:Orientation
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:
5003 list[Orientation].power = list[Gyro].power +
5006 list[Orientation].resolution = .00001;
5007 list[Orientation].maxRange = 360.0;
5008 list[Orientation].minDelay = 5000;