Searched refs:stopCapture (Results 1 – 14 of 14) sorted by relevance
174 stopCapture(/*fast*/false); in bufferFormatZoomTestByCamera()
726 stopCapture(/*fast*/false); in testAllOutputYUVResolutions()989 stopCapture(/*fast*/false); in bufferFormatWithYuvTestByCamera()1171 stopCapture(/*fast*/false); in bufferFormatTestByCamera()1268 stopCapture(/*fast*/false); in bufferFormatLongProcessingTimeTestByCamera()
384 stopCapture(/*fast*/false); in readerWriterFormatTestByCamera()
319 stopCapture(testSample.cameraId, /*fast*/false); in testMandatoryConcurrentStreamCombination()
415 private void stopCapture() throws CameraAccessException { in stopCapture() method in AllocationTest516 stopCapture(); in testAllocationFromCameraFlexibleYuv()
460 stopCapture(/*fast*/false); in testMandatoryStreamCombination()863 stopCapture(/*fast*/ false); in testBasicTriggerSequence()968 stopCapture(/*fast*/ false); in testSimultaneousTriggers()1085 stopCapture(/*fast*/ false); in testAfThenAeTrigger()1202 stopCapture(/*fast*/ false); in testAeThenAfTrigger()1383 stopCapture(/*fast*/ false); in testAeAndAfCausality()
217 stopCapture(/*fast*/false); in testHeif()
339 stopCapture(/*fast*/false); in testMultiResolutionMandatoryStreamCombination()
130 stopCapture(/*fast*/false); in testCameraCaptureResultAllKeys()259 stopCapture(/*fast*/false); in testPartialResult()
1242 stopCapture(/*fast*/false); in captureRawShots()
763 stopCapture(/*fast*/ false); in checkFormatLatency()
203 protected void stopCapture(String cameraId, boolean fast) throws Exception { in stopCapture() method in Camera2ConcurrentAndroidTestCase
196 protected void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestCase
321 public void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestRule