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

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java1258 public static final Key<Boolean> CONTROL_AWB_LOCK = field in class:CaptureRequest
1271 * also set AWB mode to OFF or lock AWB by using {@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} before
1305 * @see CaptureRequest#CONTROL_AWB_LOCK
H A DCaptureResult.java1626 public static final Key<Boolean> CONTROL_AWB_LOCK = field in class:CaptureResult
1639 * also set AWB mode to OFF or lock AWB by using {@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} before
1673 * @see CaptureRequest#CONTROL_AWB_LOCK
1818 * <td align="center">{@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} is ON</td>
1830 * <td align="center">{@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} is ON</td>
1842 * <td align="center">{@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} is ON</td>
1848 * <td align="center">{@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} is OFF</td>
1878 * <td align="center">{@link CaptureRequest#CONTROL_AWB_LOCK android.control.awbLock} is OFF</td>
1896 * @see CaptureRequest#CONTROL_AWB_LOCK

Completed in 153 milliseconds