Searched defs:OnStartCapture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_host.cc203 IPC_MESSAGE_HANDLER(VideoCaptureHostMsg_Start, OnStartCapture)
218 void VideoCaptureHost::OnStartCapture(int device_id, function in class:content::VideoCaptureHost
222 DVLOG(1) << "VideoCaptureHost::OnStartCapture:"
/external/chromium_org/content/renderer/pepper/
H A Dpepper_video_capture_host.cc69 OnStartCapture)
276 int32_t PepperVideoCaptureHost::OnStartCapture( function in class:content::PepperVideoCaptureHost

Completed in 879 milliseconds