Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java119 private static final int MAX_TRIGGER_SEQUENCE_FRAMES = 180; // 6 sec at 30 fps field in RobustnessTest
1173 i < MAX_TRIGGER_SEQUENCE_FRAMES && !focusComplete; in testBasicTriggerSequence()
1207 i < MAX_TRIGGER_SEQUENCE_FRAMES && !precaptureComplete; in testBasicTriggerSequence()
1316 i < MAX_TRIGGER_SEQUENCE_FRAMES && in testSimultaneousTriggers()
1433 i < MAX_TRIGGER_SEQUENCE_FRAMES && in testAfThenAeTrigger()
1550 i < MAX_TRIGGER_SEQUENCE_FRAMES && in testAeThenAfTrigger()
1670 i < MAX_TRIGGER_SEQUENCE_FRAMES && !focusComplete; in testAeAndAfCausality()