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/
DZoomCaptureTest.java171 stopCapture(/*fast*/false); in bufferFormatZoomTestByCamera()
DImageReaderTest.java726 stopCapture(/*fast*/false); in testAllOutputYUVResolutions()
989 stopCapture(/*fast*/false); in bufferFormatWithYuvTestByCamera()
1171 stopCapture(/*fast*/false); in bufferFormatTestByCamera()
1268 stopCapture(/*fast*/false); in bufferFormatLongProcessingTimeTestByCamera()
DAllocationTest.java415 private void stopCapture() throws CameraAccessException { in stopCapture() method in AllocationTest
516 stopCapture(); in testAllocationFromCameraFlexibleYuv()
DRobustnessTest.java455 stopCapture(/*fast*/false); in testMandatoryStreamCombination()
858 stopCapture(/*fast*/ false); in testBasicTriggerSequence()
963 stopCapture(/*fast*/ false); in testSimultaneousTriggers()
1080 stopCapture(/*fast*/ false); in testAfThenAeTrigger()
1197 stopCapture(/*fast*/ false); in testAeThenAfTrigger()
1378 stopCapture(/*fast*/ false); in testAeAndAfCausality()
DImageWriterTest.java384 stopCapture(/*fast*/false); in readerWriterFormatTestByCamera()
DConcurrentCameraTest.java319 stopCapture(testSample.cameraId, /*fast*/false); in testMandatoryConcurrentStreamCombination()
DHeifWriterTest.java217 stopCapture(/*fast*/false); in testHeif()
DCaptureResultTest.java130 stopCapture(/*fast*/false); in testCameraCaptureResultAllKeys()
259 stopCapture(/*fast*/false); in testPartialResult()
DMultiResolutionImageReaderTest.java345 stopCapture(/*fast*/false); in testMultiResolutionMandatoryStreamCombination()
DDngCreatorTest.java1242 stopCapture(/*fast*/false); in captureRawShots()
DExtendedCameraCharacteristicsTest.java765 stopCapture(/*fast*/ false); in checkFormatLatency()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java203 protected void stopCapture(String cameraId, boolean fast) throws Exception { in stopCapture() method in Camera2ConcurrentAndroidTestCase
DCamera2AndroidTestCase.java196 protected void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestCase
DCamera2AndroidTestRule.java321 public void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestRule