Searched refs:StartCapturing (Results 1 – 4 of 4) sorted by relevance
143 bool VideoCapturer::StartCapturing(const VideoFormat& capture_format) { in StartCapturing() function in cricket::VideoCapturer215 return StartCapturing(capture_format); in Restart()224 return StartCapturing(capture_format); in Restart()
167 bool StartCapturing(const VideoFormat& capture_format);
382 return video_capturer->StartCapturing(capture_format); in StartWithBestCaptureFormat()
92 capturer_.StartCapturing(VideoFormat(kTestFormat))); in TEST_F()