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

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java1896 * <code>{@link CaptureRequest#SENSOR_SENSITIVITY android.sensor.sensitivity} * {@link CaptureRequest#CONTROL_POST_RAW_SENSITIVITY_BOOST android.control.postRawSensitivityBoost} / 100</code>
1907 * @see CaptureRequest#CONTROL_POST_RAW_SENSITIVITY_BOOST
1912 public static final Key<Integer> CONTROL_POST_RAW_SENSITIVITY_BOOST = field in class:CaptureRequest
H A DCaptureResult.java2157 * <code>{@link CaptureRequest#SENSOR_SENSITIVITY android.sensor.sensitivity} * {@link CaptureRequest#CONTROL_POST_RAW_SENSITIVITY_BOOST android.control.postRawSensitivityBoost} / 100</code>
2168 * @see CaptureRequest#CONTROL_POST_RAW_SENSITIVITY_BOOST
2173 public static final Key<Integer> CONTROL_POST_RAW_SENSITIVITY_BOOST = field in class:CaptureResult

Completed in 38 milliseconds