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

/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java50 * CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP);
88 * <p>For example, {@code CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP} would
979 * be any <code>RAW</code> and supported format provided by {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP android.scaler.streamConfigurationMap}.</p>
993 * @see CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP
1009 * be any non-<code>RAW</code> and supported format provided by {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP android.scaler.streamConfigurationMap}.</p>
1028 * @see CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP
1044 * be any non-<code>RAW</code> and supported format provided by {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP android.scaler.streamConfigurationMap}.</p>
1054 * @see CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP
1671 public static final Key<android.hardware.camera2.params.StreamConfigurationMap> SCALER_STREAM_CONFIGURATION_MAP = field in class:CameraCharacteristics
1838 * raw size listed in {@link CameraCharacteristics#SCALER_STREAM_CONFIGURATION_MAP androi
[all...]

Completed in 229 milliseconds