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

  /external/chromium_org/content/browser/renderer_host/media/
device_request_message_filter.h 48 const StreamDeviceInfo& video_device) OVERRIDE {}
media_stream_dispatcher_host.h 57 const StreamDeviceInfo& video_device) OVERRIDE;
media_stream_dispatcher_host.cc 87 const StreamDeviceInfo& video_device) {
93 render_view_id, page_request_id, label, video_device));
  /external/chromium_org/chrome/browser/content_settings/
content_settings_pref_provider.cc 329 std::string audio_device, video_device;
331 value_dict->GetString(kVideoKey, &video_device);
341 if (!video_device.empty()) {
  /external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc 304 const content::MediaStreamDevice* video_device = local
307 if (video_device) {
308 devices.push_back(*video_device);
media_capture_devices_dispatcher.cc 615 const content::MediaStreamDevice* video_device = local
617 if (video_device) {
618 devices.push_back(*video_device);
    [all...]
  /external/sepolicy/
system_server.te 165 allow system_server video_device:dir r_dir_perms;
166 allow system_server video_device:chr_file rw_file_perms;
file_contexts 73 /dev/nvhdcp1 u:object_r:video_device:s0
104 /dev/tegra.* u:object_r:video_device:s0
116 /dev/video[0-9]* u:object_r:video_device:s0
  /external/chromium_org/content/renderer/media/
media_stream_dispatcher_unittest.cc 82 const StreamDeviceInfo& video_device) OVERRIDE {
media_stream_impl.cc 606 const StreamDeviceInfo& video_device) {
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h     [all...]
  /external/mesa3d/include/GL/
glxext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
glxext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h     [all...]
  /cts/tools/selinux/src/
example_input_policy.conf     [all...]

Completed in 290 milliseconds