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.cc 84 const StreamDeviceInfo& video_device) {
90 render_frame_id, page_request_id, label, video_device));
media_stream_dispatcher_host.h 56 const StreamDeviceInfo& video_device) OVERRIDE;
  /external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc 291 const content::MediaStreamDevice* video_device = local
294 if (video_device) {
295 devices.push_back(*video_device);
media_capture_devices_dispatcher.cc 757 const content::MediaStreamDevice* video_device = local
759 if (video_device) {
760 devices.push_back(*video_device);
    [all...]
  /external/chromium_org/chrome/browser/content_settings/
content_settings_pref_provider.cc 331 std::string audio_device, video_device;
333 value_dict->GetString(kVideoKey, &video_device);
343 if (!video_device.empty()) {
  /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 83 const StreamDeviceInfo& video_device) OVERRIDE {
user_media_client_impl.cc 704 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...]
  /packages/experimental/SELinux/CTS/src/
example_input_policy.conf     [all...]

Completed in 324 milliseconds