HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentSupportedFormats (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/content/renderer/media/webrtc/
media_stream_remote_video_source.h 30 virtual void GetCurrentSupportedFormats(
video_destination_handler.h 52 virtual void GetCurrentSupportedFormats(
media_stream_remote_video_source.cc 138 void MediaStreamRemoteVideoSource::GetCurrentSupportedFormats(
video_destination_handler.cc 83 void PpFrameWriter::GetCurrentSupportedFormats(
88 DVLOG(3) << "PpFrameWriter::GetCurrentSupportedFormats()";
  /external/chromium_org/content/renderer/media/
media_stream_video_capturer_source.h 34 virtual void GetCurrentSupportedFormats(
103 virtual void GetCurrentSupportedFormats(
mock_media_stream_video_source.h 49 virtual void GetCurrentSupportedFormats(
mock_media_stream_video_source.cc 46 void MockMediaStreamVideoSource::GetCurrentSupportedFormats(
media_stream_video_source.h 39 // the MediaStreamVideoSource implementation calls GetCurrentSupportedFormats.
97 virtual void GetCurrentSupportedFormats(
media_stream_video_capturer_source.cc 60 void VideoCapturerDelegate::GetCurrentSupportedFormats(
64 DVLOG(3) << "GetCurrentSupportedFormats("
218 void MediaStreamVideoCapturerSource::GetCurrentSupportedFormats(
222 delegate_->GetCurrentSupportedFormats(
media_stream_video_source.cc 375 GetCurrentSupportedFormats(
  /external/chromium_org/content/renderer/pepper/
pepper_media_stream_video_track_host.h 63 virtual void GetCurrentSupportedFormats(
pepper_media_stream_video_track_host.cc 427 void PepperMediaStreamVideoTrackHost::GetCurrentSupportedFormats(
431 DVLOG(1) << "GetCurrentSupportedFormats is only supported in output mode.";

Completed in 248 milliseconds