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

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureResult.java990 * the camera device will report the current AF status in {@link CaptureResult#CONTROL_AF_STATE android.control.afState}
1007 * @see CaptureResult#CONTROL_AF_STATE
1074 * <p>See {@link CaptureResult#CONTROL_AF_STATE android.control.afState} for what the trigger means for each AF mode.</p>
1083 * @see CaptureResult#CONTROL_AF_STATE
1498 public static final Key<Integer> CONTROL_AF_STATE = field in class:CaptureResult

Completed in 124 milliseconds