Searched refs:StartCaptureForClient (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_manager.h71 void StartCaptureForClient(media::VideoCaptureSessionId session_id,
97 // same as those used in StartCaptureForClient().
221 // determine which device to use when StartCaptureForClient() occurs. Used
H A Dvideo_capture_host.cc239 media_stream_manager_->video_capture_manager()->StartCaptureForClient(
H A Dvideo_capture_manager.cc288 void VideoCaptureManager::StartCaptureForClient( function in class:content::VideoCaptureManager
296 DVLOG(1) << "VideoCaptureManager::StartCaptureForClient, "
H A Dvideo_capture_manager_unittest.cc44 // Needed as an input argument to StartCaptureForClient().
116 vcm_->StartCaptureForClient(

Completed in 2323 milliseconds