Searched refs:stopCapture (Results 1 – 9 of 9) sorted by relevance
313 capturer.stopCapture(); in cameraEventsInvoked()334 capturer.stopCapture(); in cameraCallsAfterStop()399 capturer.stopCapture(); in startStopWithDifferentResolutions()432 capturer.stopCapture(); in startWhileCameraIsAlreadyOpen()458 capturer.stopCapture(); in startWhileCameraIsAlreadyOpenAndCloseCamera()475 capturer.stopCapture(); in startWhileCameraIsAlreadyOpenAndStop()492 capturer.stopCapture(); in returnBufferLate()505 capturer.stopCapture(); in returnBufferLate()528 capturer.stopCapture(); in returnBufferLateEndToEnd()568 capturer.stopCapture(); in cameraFreezedEventOnBufferStarvationUsingTextures()
98 void stopCapture();137 stopCapture(); in close()329 stopCapture(); in setProperty()347 stopCapture(); in setProperty()466 stopCapture(); in setProperty()486 void CvCaptureCAM_PvAPI::stopCapture() in stopCapture() function in CvCaptureCAM_PvAPI
38 [capture_device_ stopCapture];89 if (![capture_device_ stopCapture]) {
36 - (BOOL)stopCapture;
290 - (BOOL)stopCapture { method
57 - (void)stopCapture;
49 [_captureDevice stopCapture];183 [_captureDevice stopCapture];
151 - (void)stopCapture { method
569 void stopCapture() throws InterruptedException { in stopCapture() method in VideoCapturerAndroid