Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java1178 CaptureResult focusResult = captureListener.getCaptureResult( in testBasicTriggerSequence() local
1180 afState = focusResult.get(CaptureResult.CONTROL_AF_STATE); in testBasicTriggerSequence()
1675 CaptureResult focusResult = captureListener.getCaptureResult( in testAeAndAfCausality() local
1677 afState = focusResult.get(CaptureResult.CONTROL_AF_STATE); in testAeAndAfCausality()