Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java697 Long imgTs = img.getTimestamp(); in testPostviewAndCapture() local
701 + "postview timestamp", imgTsPostview, imgTs); in testPostviewAndCapture()
706 eq(imgTs)); in testPostviewAndCapture()
967 long imgTs = img.getTimestamp(); in test10bitRepeatingAndCaptureCombined() local
972 .onCaptureStarted(eq(extensionSession), eq(request), eq(imgTs)); in test10bitRepeatingAndCaptureCombined()
1154 Long imgTs = img.getTimestamp(); in testMultiFrameCapture() local
1159 .onCaptureStarted(eq(extensionSession), eq(request), eq(imgTs)); in testMultiFrameCapture()
1546 Long imgTs = img.getTimestamp(); in testRepeatingAndCaptureCombined() local
1569 .onCaptureStarted(eq(extensionSession), eq(captureRequest), eq(imgTs)); in testRepeatingAndCaptureCombined()
2835 long imgTs = img.getTimestamp(); in testFlash() local
[all …]