Searched refs:StartCapturing (Results 1 – 5 of 5) sorted by relevance
92 capturer_.StartCapturing(VideoFormat(kTestFormat))); in TEST_F()
147 bool VideoCapturer::StartCapturing(const VideoFormat& capture_format) { in StartCapturing() function in cricket::VideoCapturer219 return StartCapturing(capture_format); in Restart()228 return StartCapturing(capture_format); in Restart()
168 bool StartCapturing(const VideoFormat& capture_format);
375 return video_capturer->StartCapturing(capture_format); in StartWithBestCaptureFormat()
3204 StartCapturing(cricket::VideoFormat(*format)); in JOW()