Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java485 SimpleCaptureCallback simpleCaptureCallback = in testRepeatingCapture() local
491 new HandlerExecutor(mTestRule.getHandler()), simpleCaptureCallback); in testRepeatingCapture()
525 simpleCaptureCallback.getTotalFramesArrived() + in testRepeatingCapture()
526 simpleCaptureCallback.getTotalFramesFailed() >= in testRepeatingCapture()
527 simpleCaptureCallback.getTotalFramesStarted()); in testRepeatingCapture()
532 simpleCaptureCallback.getLastTimestamp()), in testRepeatingCapture()
534 simpleCaptureCallback.getLastTimestamp()); in testRepeatingCapture()
1701 SimpleCaptureCallback simpleCaptureCallback = in testEyesFreeExtension() local
1718 simpleCaptureCallback); in testEyesFreeExtension()
1731 simpleCaptureCallback); in testEyesFreeExtension()
[all …]