Home
last modified time | relevance | path

Searched refs:CONTROL_AF_TRIGGER (Results 1 – 9 of 9) sorted by relevance

/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
DAutoFocusStateMachine.java233 repeatingBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, in lockAutoFocus()
235 requestBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, in lockAutoFocus()
274 repeatingBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, in unlockAutoFocus()
276 requestBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, in unlockAutoFocus()
315 repeatingBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, in setActiveAutoFocus()
317 requestBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, in setActiveAutoFocus()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyFocusStateMapper.java87 int afTrigger = ParamsUtils.getOrDefault(captureRequest, CONTROL_AF_TRIGGER, in processRequestTriggers()
DLegacyMetadataMapper.java813 CaptureRequest.CONTROL_AF_TRIGGER, in mapRequest()
1272 m.set(CaptureRequest.CONTROL_AF_TRIGGER, CONTROL_AF_TRIGGER_IDLE); in createRequestTemplate()
/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DCameraOps.java578 … mHdrBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, CaptureRequest.CONTROL_AF_TRIGGER_START);
582 … mHdrBuilder.set(CaptureRequest.CONTROL_AF_TRIGGER, CaptureRequest.CONTROL_AF_TRIGGER_START);
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2AgentImpl.java445 trigger.set(CaptureRequest.CONTROL_AF_TRIGGER, in handleMessage()
474 cancel.set(CaptureRequest.CONTROL_AF_TRIGGER, in handleMessage()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureRequest.java1228 public static final Key<Integer> CONTROL_AF_TRIGGER = field in CaptureRequest
DCaptureResult.java1187 public static final Key<Integer> CONTROL_AF_TRIGGER = field in CaptureResult
/frameworks/base/api/
Dcurrent.txt13593 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> CONTROL_AF_TRIGGER;
13670 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_TRIGGER;
Dsystem-current.txt13935 …lic static final android.hardware.camera2.CaptureRequest.Key<java.lang.Integer> CONTROL_AF_TRIGGER;
14012 …blic static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_TRIGGER;