Home
last modified time | relevance | path

Searched refs:CONTROL_AF_STATE (Results 1 – 7 of 7) sorted by relevance

/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
DAutoFocusStateMachine.java113 Key<Integer> keyAfState = CaptureResult.CONTROL_AF_STATE; in onCaptureCompleted()
127 Integer afState = result.get(CaptureResult.CONTROL_AF_STATE); in onCaptureCompleted()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyFocusStateMapper.java296 result.set(CaptureResult.CONTROL_AF_STATE, newAfState); in mapResultTriggers()
DLegacyMetadataMapper.java861 CaptureResult.CONTROL_AF_STATE , in mapRequest()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java421 if (result.get(CaptureResult.CONTROL_AF_STATE) != null && in handleMessage()
871 Integer afStateMaybe = result.get(CaptureResult.CONTROL_AF_STATE);
/frameworks/base/core/java/android/hardware/camera2/
DCaptureResult.java1596 public static final Key<Integer> CONTROL_AF_STATE = field in CaptureResult
/frameworks/base/api/
Dcurrent.txt13669 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;
Dsystem-current.txt14011 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;