Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DFeatureCombinationTest.java248 stopCapture(/*fast*/false); in testIsSessionConfigurationSupported()
456 stopCapture(/*fast*/false); in testVPerfClassCombination()
DZoomCaptureTest.java314 stopCapture(/*fast*/false); in bufferFormatZoomTestByCamera()
DConcurrentCameraTest.java319 stopCapture(testSample.cameraId, /*fast*/false); in testMandatoryConcurrentStreamCombination()
DRobustnessTest.java473 stopCapture(/*fast*/false); in testMandatoryOutputCombinationWithPresetKeys()
659 stopCapture(/*fast*/false); in testMandatoryStreamCombination()
1229 stopCapture(/*fast*/ false); in testBasicTriggerSequence()
1334 stopCapture(/*fast*/ false); in testSimultaneousTriggers()
1451 stopCapture(/*fast*/ false); in testAfThenAeTrigger()
1568 stopCapture(/*fast*/ false); in testAeThenAfTrigger()
1749 stopCapture(/*fast*/ false); in testAeAndAfCausality()
DHeifWriterTest.java222 stopCapture(/*fast*/false); in testHeif()
DImageReaderTest.java1272 stopCapture(/*fast*/false); in testAllOutputYUVResolutions()
1619 stopCapture(/*fast*/false); in bufferFormatWithYuvTestByCamera()
1833 stopCapture(/*fast*/false); in bufferFormatTestByCamera()
1937 stopCapture(/*fast*/true); in bufferFormatLongProcessingTimeTestByCamera()
DCaptureResultTest.java131 stopCapture(/*fast*/false); in testCameraCaptureResultAllKeys()
260 stopCapture(/*fast*/false); in testPartialResult()
DMultiResolutionImageReaderTest.java344 stopCapture(/*fast*/false); in testMultiResolutionMandatoryStreamCombination()
DImageWriterTest.java590 stopCapture(/*fast*/false); in readerWriterFormatTestByCamera()
DDngCreatorTest.java1235 stopCapture(/*fast*/false); in captureRawShots()
DExtendedCameraCharacteristicsTest.java974 stopCapture(/*fast*/ false); in checkFormatLatency()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java214 protected void stopCapture(String cameraId, boolean fast) throws Exception { in stopCapture() method in Camera2ConcurrentAndroidTestCase
DCamera2AndroidTestCase.java226 protected void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestCase
DCamera2AndroidTestRule.java332 public void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestRule