OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_default_video_device
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc
291
bool
get_default_video_device
= video_allowed;
local
309
get_default_video_device
= false;
315
if (get_default_audio_device ||
get_default_video_device
) {
319
get_default_video_device
,
media_capture_devices_dispatcher.cc
601
bool
get_default_video_device
= video_allowed;
local
619
get_default_video_device
= false;
625
if (get_default_audio_device ||
get_default_video_device
) {
630
get_default_video_device
,
[
all
...]
Completed in 48 milliseconds