Searched refs:unlockAutoFocus (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
H A DAutoFocusStateMachine.java260 public synchronized void unlockAutoFocus(CaptureRequest.Builder repeatingBuilder, method in class:AutoFocusStateMachine
263 if (VERBOSE_LOGGING) Log.v(TAG, "unlockAutoFocus");
325 * the lens before taking a picture. Once a picture is taken, use {@link #unlockAutoFocus}

Completed in 78 milliseconds