Searched refs:stopCapture (Results 1 – 7 of 7) sorted by relevance
538 stopCapture(/*fast*/false); in testAllOutputYUVResolutions()748 stopCapture(/*fast*/false); in bufferFormatWithYuvTestByCamera()846 stopCapture(/*fast*/false); in bufferFormatTestByCamera()943 stopCapture(/*fast*/false); in bufferFormatLongProcessingTimeTestByCamera()
294 stopCapture(/*fast*/false); in readerWriterFormatTestByCamera()
567 stopCapture(/*fast*/ false); in testBasicTriggerSequence()670 stopCapture(/*fast*/ false); in testSimultaneousTriggers()785 stopCapture(/*fast*/ false); in testAfThenAeTrigger()900 stopCapture(/*fast*/ false); in testAeThenAfTrigger()1800 stopCapture(/*fast*/false); in testSingleCameraOutputCombination()1910 stopCapture(/*fast*/false); in testMultiCameraOutputCombination()
417 private void stopCapture() throws CameraAccessException { in stopCapture() method in AllocationTest517 stopCapture(); in testAllocationFromCameraFlexibleYuv()
131 stopCapture(/*fast*/false); in testCameraCaptureResultAllKeys()256 stopCapture(/*fast*/false); in testPartialResult()
789 stopCapture(/*fast*/false); in captureRawShots()
175 protected void stopCapture(boolean fast) throws Exception { in stopCapture() method in Camera2AndroidTestCase