Searched refs:SENSOR_ORIENTATION (Results 1 – 11 of 11) sorted by relevance
81 result |= SensorManager.SENSOR_ORIENTATION in getSensors()100 result = registerLegacyListener(SensorManager.SENSOR_ORIENTATION, in registerListener()154 unregisterLegacyListener(SensorManager.SENSOR_ORIENTATION, Sensor.TYPE_ORIENTATION, in unregisterListener()244 return (sensors & (SensorManager.SENSOR_ORIENTATION in hasOrientationSensor()269 if ((mSensors & SensorManager.SENSOR_ORIENTATION)!=0) { in onSensorChanged()271 mTarget.onSensorChanged(SensorManager.SENSOR_ORIENTATION, v); in onSensorChanged()293 case SensorManager.SENSOR_ORIENTATION: in mapSensorDataToWindow()323 case SensorManager.SENSOR_ORIENTATION: in mapSensorDataToWindow()343 case SensorManager.SENSOR_ORIENTATION: in mapSensorDataToWindow()
103 public static final int SENSOR_ORIENTATION = 1 << 0; field in SensorManager182 public static final int SENSOR_MIN = SENSOR_ORIENTATION;
244 Integer orientation = mProperties.get(CameraCharacteristics.SENSOR_ORIENTATION); in onProcess()
168 m.set(SENSOR_ORIENTATION, i.orientation); in mapCharacteristicsFromInfo()785 CameraCharacteristics.SENSOR_ORIENTATION , in mapRequest()
385 int orientation = mCharacteristics.get(CameraCharacteristics.SENSOR_ORIENTATION); in configureOutputs()
2611 public static final Key<Integer> SENSOR_ORIENTATION = field in CameraCharacteristics
1371 return mCameraInfo.get(CameraCharacteristics.SENSOR_ORIENTATION); in getSensorOrientation()
12524 field public static final deprecated int SENSOR_ORIENTATION = 1; // 0x112653 …tic final android.hardware.camera2.CameraCharacteristics.Key<java.lang.Integer> SENSOR_ORIENTATION;
13673 field public static final deprecated int SENSOR_ORIENTATION = 1; // 0x113829 …tic final android.hardware.camera2.CameraCharacteristics.Key<java.lang.Integer> SENSOR_ORIENTATION;
13686 field public static final deprecated int SENSOR_ORIENTATION = 1; // 0x113842 …tic final android.hardware.camera2.CameraCharacteristics.Key<java.lang.Integer> SENSOR_ORIENTATION;
14120 field public static final deprecated int SENSOR_ORIENTATION = 1; // 0x114276 …tic final android.hardware.camera2.CameraCharacteristics.Key<java.lang.Integer> SENSOR_ORIENTATION;