Searched refs:waitForAeCondition (Results 1 – 1 of 1) sorted by relevance
1015 final ConditionVariable waitForAeCondition = new ConditionVariable(/*isOpen*/false); in captureReprocessedRawShot() local1025 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() local1182 waitForAeCondition.open(); in captureRawShots()1192 waitForAeCondition.open(); in captureRawShots()1202 waitForAeCondition.block(AE_TIMEOUT_MS)); in captureRawShots()