Searched refs:stopCapture (Results 1 – 14 of 14) sorted by relevance
248 stopCapture(/*fast*/false); in testIsSessionConfigurationSupported()456 stopCapture(/*fast*/false); in testVPerfClassCombination()
314 stopCapture(/*fast*/false); in bufferFormatZoomTestByCamera()
319 stopCapture(testSample.cameraId, /*fast*/false); in testMandatoryConcurrentStreamCombination()
473 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()
222 stopCapture(/*fast*/false); in testHeif()
1272 stopCapture(/*fast*/false); in testAllOutputYUVResolutions()1619 stopCapture(/*fast*/false); in bufferFormatWithYuvTestByCamera()1833 stopCapture(/*fast*/false); in bufferFormatTestByCamera()1937 stopCapture(/*fast*/true); in bufferFormatLongProcessingTimeTestByCamera()
131 stopCapture(/*fast*/false); in testCameraCaptureResultAllKeys()260 stopCapture(/*fast*/false); in testPartialResult()
344 stopCapture(/*fast*/false); in testMultiResolutionMandatoryStreamCombination()
590 stopCapture(/*fast*/false); in readerWriterFormatTestByCamera()
1235 stopCapture(/*fast*/false); in captureRawShots()
974 stopCapture(/*fast*/ false); in checkFormatLatency()
214 protected void stopCapture(String cameraId, boolean fast) throws Exception { in stopCapture() method in Camera2ConcurrentAndroidTestCase
226 protected void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestCase
332 public void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestRule