Searched defs:SCALER_STREAM_CONFIGURATION_MAP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java52 * CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP);
99 * <p>For example, {@code CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP} would
1312 * be any <code>RAW</code> and supported format provided by {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP android.scaler.streamConfigurationMap}.</p>
1326 * @see CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP
1342 * be any non-<code>RAW</code> and supported format provided by {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP android.scaler.streamConfigurationMap}.</p>
1361 * @see CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP
1377 * be any non-<code>RAW</code> and supported format provided by {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP android.scaler.streamConfigurationMap}.</p>
1388 * @see CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP
2029 public static final Key<android.hardware.camera2.params.StreamConfigurationMap> SCALER_STREAM_CONFIGURATION_MAP = field in class:CameraCharacteristics
2198 * output formats listed in {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP androi
[all...]

Completed in 375 milliseconds