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

  /external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
video_dummy.c 10 struct video_device *vfd;
64 static const struct video_device dummy_template = {
75 static struct video_device *dummy_vfd = NULL;
  /system/sepolicy/prebuilts/api/26.0/private/
system_server.te 290 allow system_server video_device:dir r_dir_perms;
291 allow system_server video_device:chr_file rw_file_perms;
app.te 355 video_device
file_contexts 110 /dev/nvhdcp1 u:object_r:video_device:s0
155 /dev/tegra.* u:object_r:video_device:s0
166 /dev/video[0-9]* u:object_r:video_device:s0
  /system/sepolicy/private/
file_contexts 111 /dev/nvhdcp1 u:object_r:video_device:s0
157 /dev/tegra.* u:object_r:video_device:s0
168 /dev/video[0-9]* u:object_r:video_device:s0
system_server.te 303 allow system_server video_device:dir r_dir_perms;
304 allow system_server video_device:chr_file rw_file_perms;
  /external/mesa3d/include/GL/
glxext.h 544 typedef int ( *PFNGLXBINDVIDEODEVICENVPROC) (Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list);
547 int glXBindVideoDeviceNV (Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list);
    [all...]
  /external/swiftshader/include/GL/
glxext.h 485 typedef int ( *PFNGLXBINDVIDEODEVICENVPROC) (Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list);
488 int glXBindVideoDeviceNV (Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glxext.h 539 typedef int ( *PFNGLXBINDVIDEODEVICENVPROC) (Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list);
542 int glXBindVideoDeviceNV (Display *dpy, unsigned int video_slot, unsigned int video_device, const int *attrib_list);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h     [all...]

Completed in 386 milliseconds