OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:video_allowed
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc
221
bool
video_allowed
= IsDeviceVideoCaptureRequestedAndAllowed();
local
222
if (audio_allowed ||
video_allowed
) {
239
} else if (
video_allowed
&&
256
bool get_default_video_device =
video_allowed
;
268
if (
video_allowed
&& !request_.requested_video_device_id.empty()) {
294
video_allowed
,
Completed in 759 milliseconds