Home
last modified time | relevance | path

Searched refs:StopSourceImpl (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/content/renderer/media/webrtc/
Dmedia_stream_remote_video_source.h40 virtual void StopSourceImpl() OVERRIDE;
Dvideo_destination_handler.h60 virtual void StopSourceImpl() OVERRIDE; in NON_EXPORTED_BASE()
Dmedia_stream_remote_video_source.cc160 void MediaStreamRemoteVideoSource::StopSourceImpl() { in StopSourceImpl() function in content::MediaStreamRemoteVideoSource
Dvideo_destination_handler.cc106 void PpFrameWriter::StopSourceImpl() { in StopSourceImpl() function in content::PpFrameWriter
/external/chromium_org/content/renderer/media/
Dmock_media_stream_video_source.h67 virtual void StopSourceImpl() OVERRIDE;
Dmedia_stream_video_capturer_source.h113 virtual void StopSourceImpl() OVERRIDE;
Dmock_media_stream_video_source.cc73 void MockMediaStreamVideoSource::StopSourceImpl() { in StopSourceImpl() function in content::MockMediaStreamVideoSource
Dmedia_stream_video_source.h119 virtual void StopSourceImpl() = 0;
Dmedia_stream_video_capturer_source.cc250 void MediaStreamVideoCapturerSource::StopSourceImpl() { in StopSourceImpl() function in content::MediaStreamVideoCapturerSource
Dmedia_stream_video_source.cc462 StopSourceImpl(); in DoStopSource()
/external/chromium_org/content/renderer/pepper/
Dpepper_media_stream_video_track_host.h73 virtual void StopSourceImpl() OVERRIDE;
Dpepper_media_stream_video_track_host.cc451 void PepperMediaStreamVideoTrackHost::StopSourceImpl() { in StopSourceImpl() function in content::PepperMediaStreamVideoTrackHost