Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java1015 final ConditionVariable waitForAeCondition = new ConditionVariable(/*isOpen*/false); in captureReprocessedRawShot() local
1025 waitForAeCondition.open(); in captureReprocessedRawShot()
1035 waitForAeCondition.open(); in captureReprocessedRawShot()
1046 waitForAeCondition.block(AE_TIMEOUT_MS)); in captureReprocessedRawShot()
1172 final ConditionVariable waitForAeCondition = new ConditionVariable(/*isOpen*/false); in captureRawShots() local
1182 waitForAeCondition.open(); in captureRawShots()
1192 waitForAeCondition.open(); in captureRawShots()
1202 waitForAeCondition.block(AE_TIMEOUT_MS)); in captureRawShots()