Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java922 int repeatingSequenceId = in test10bitRepeatingAndCaptureCombined() local
1032 .onCaptureSequenceCompleted(extensionSession, repeatingSequenceId); in test10bitRepeatingAndCaptureCombined()
1502 int repeatingSequenceId = in testRepeatingAndCaptureCombined() local
1595 .onCaptureSequenceCompleted(extensionSession, repeatingSequenceId); in testRepeatingAndCaptureCombined()
2761 int repeatingSequenceId = in testFlash() local
2765 assertTrue(repeatingSequenceId > 0); in testFlash()
2779 repeatingSequenceId = extensionSession.setRepeatingRequest(repeatingRequest, in testFlash()
2782 assertTrue(repeatingSequenceId > 0); in testFlash()