Searched refs:OnDeviceInfoChanged (Results 1 - 6 of 6) sorted by relevance
/external/chromium_org/media/video/capture/ | ||
H A D | video_capture.h | 76 virtual void OnDeviceInfoChanged( function in class:media::VideoCapture::EventHandler |
/external/chromium_org/content/renderer/media/ | ||
H A D | rtc_video_capture_delegate.h | 57 virtual void OnDeviceInfoChanged( |
H A D | video_capture_message_filter.h | 47 virtual void OnDeviceInfoChanged( function in class:content::VideoCaptureMessageFilter::Delegate |
H A D | rtc_video_capture_delegate.cc | 100 void RtcVideoCaptureDelegate::OnDeviceInfoChanged( function in class:content::RtcVideoCaptureDelegate |
H A D | video_capture_impl.h | 69 virtual void OnDeviceInfoChanged( |
H A D | video_capture_impl.cc | 135 void VideoCaptureImpl::OnDeviceInfoChanged( function in class:content::VideoCaptureImpl 373 it->first->OnDeviceInfoChanged(this, device_info); |
Completed in 128 milliseconds