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

  /external/chromium_org/content/browser/media/capture/
web_contents_capture_util.cc 20 std::string WebContentsCaptureUtil::AppendWebContentsDeviceScheme(
25 std::string WebContentsCaptureUtil::StripWebContentsDeviceScheme(
32 bool WebContentsCaptureUtil::IsWebContentsDeviceId(
37 bool WebContentsCaptureUtil::ExtractTabCaptureTarget(
web_contents_capture_util.h 14 class CONTENT_EXPORT WebContentsCaptureUtil {
web_contents_audio_input_stream.cc 288 if (!WebContentsCaptureUtil::ExtractTabCaptureTarget(
web_contents_video_capture_device.cc 803 if (!WebContentsCaptureUtil::ExtractTabCaptureTarget(
web_contents_video_capture_device_unittest.cc 508 WebContentsCaptureUtil::AppendWebContentsDeviceScheme(
  /external/chromium_org/content/browser/renderer_host/media/
audio_input_renderer_host.cc 322 if (WebContentsCaptureUtil::IsWebContentsDeviceId(device_id)) {
media_stream_manager.cc 290 WebContentsCaptureUtil::StripWebContentsDeviceScheme(
    [all...]

Completed in 458 milliseconds