Searched defs:OnDeviceSupportedFormatsEnumerated (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Dmedia_stream_video_capturer_source.cc178 &VideoCapturerDelegate::OnDeviceSupportedFormatsEnumerated,
182 void VideoCapturerDelegate::OnDeviceSupportedFormatsEnumerated( function in class:content::VideoCapturerDelegate
184 DVLOG(3) << "OnDeviceSupportedFormatsEnumerated: " << formats.size()
H A Dvideo_capture_message_filter.cc68 OnDeviceSupportedFormatsEnumerated)
191 void VideoCaptureMessageFilter::OnDeviceSupportedFormatsEnumerated( function in class:content::VideoCaptureMessageFilter
199 delegate->OnDeviceSupportedFormatsEnumerated(supported_formats);
H A Dvideo_capture_impl.cc353 void VideoCaptureImpl::OnDeviceSupportedFormatsEnumerated( function in class:content::VideoCaptureImpl

Completed in 291 milliseconds