Home
last modified time | relevance | path

Searched defs:afState (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java1169 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testBasicTriggerSequence() local
1310 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testSimultaneousTriggers() local
1420 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testAfThenAeTrigger() local
1546 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testAeThenAfTrigger() local
1656 int afState = triggerResult.get(CaptureResult.CONTROL_AF_STATE); in testAeAndAfCausality() local
1666 int afState = in testAeAndAfCausality() local
2086 int afState; in cancelTriggersAndWait() local
2204 private void verifyStartingAfState(int afMode, int afState) { in verifyStartingAfState()
2228 private boolean verifyAfSequence(int afMode, int afState, boolean focusComplete) { in verifyAfSequence()
DCameraExtensionSessionTest.java1482 AutoFocusStateMachine afState = new AutoFocusStateMachine( in testRepeatingAndCaptureCombined() local
1921 AutoFocusStateMachine afState, FlashStateListener flashState, in SimpleCaptureCallback()
2408 AutoFocusStateMachine afState = new AutoFocusStateMachine( in testAFMetering() local