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

  /external/chromium_org/content/browser/renderer_host/media/
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(
audio_input_renderer_host.cc 271 if (WebContentsCaptureUtil::IsWebContentsDeviceId(device_id)) {
media_stream_manager.cc 102 WebContentsCaptureUtil::StripWebContentsDeviceScheme(
233 WebContentsCaptureUtil::AppendWebContentsDeviceScheme(
237 bool has_valid_device_id = WebContentsCaptureUtil::ExtractTabCaptureTarget(
    [all...]
web_contents_video_capture_device_unittest.cc 459 WebContentsCaptureUtil::AppendWebContentsDeviceScheme(
web_contents_video_capture_device.cc     [all...]

Completed in 159 milliseconds