Lines Matching refs:Orientation
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:
3372 what = Orientation;
3515 case Orientation:
5303 list[Orientation].power = list[Gyro].power +
5306 list[Orientation].resolution = .00001;
5307 list[Orientation].maxRange = 360.0;
5308 list[Orientation].minDelay = 5000;