Searched refs:get_default_video_device (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media/
H A Dmedia_stream_devices_controller.cc278 bool get_default_video_device = video_allowed; local
296 get_default_video_device = false;
302 if (get_default_audio_device || get_default_video_device) {
306 get_default_video_device,
H A Dmedia_capture_devices_dispatcher.cc729 bool get_default_video_device = video_allowed; local
761 get_default_video_device = false;
767 if (get_default_audio_device || get_default_video_device) {
770 get_default_video_device,

Completed in 140 milliseconds