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

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureResult.java1101 * the camera device will report the current AF status in {@link CaptureResult#CONTROL_AF_STATE android.control.afState}
1118 * @see CaptureResult#CONTROL_AF_STATE
1185 * <p>See {@link CaptureResult#CONTROL_AF_STATE android.control.afState} for what the trigger means for each AF mode.</p>
1191 * changes to {@link CaptureResult#CONTROL_AF_STATE android.control.afState}, for example.</p>
1201 * @see CaptureResult#CONTROL_AF_STATE
1616 public static final Key<Integer> CONTROL_AF_STATE = field in class:CaptureResult

Completed in 40 milliseconds