Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java374 SimpleCaptureCallback previewResultListener = in testSingleCaptureForFormat() local
392 previewResultListener, NUM_MAX_IMAGES, imageListeners, in testSingleCaptureForFormat()
436 CameraTestUtils.waitForNumResults(previewResultListener, NUM_RESULTS_WAIT, in testSingleCaptureForFormat()
582 SimpleCaptureCallback previewResultListener = in testMultipleCapture() local
609 ImageFormat.YUV_420_888, previewResultListener, in testMultipleCapture()
614 CameraTestUtils.waitForAeStable(previewResultListener, in testMultipleCapture()
622 previewResultListener, mTestRule.getHandler()); in testMultipleCapture() local
625 CameraTestUtils.waitForResultValue(previewResultListener, in testMultipleCapture()
668 CameraTestUtils.waitForNumResults(previewResultListener, NUM_RESULTS_WAIT, in testMultipleCapture()
DRecordingTest.java913 SimpleCaptureCallback previewResultListener = new SimpleCaptureCallback(); in constrainedHighSpeedRecording() local
918 startConstrainedPreview(fpsRange, previewResultListener); in constrainedHighSpeedRecording()
941 startConstrainedPreview(fpsRange, previewResultListener); in constrainedHighSpeedRecording()