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

  /external/libdrm/libkms/
dumb.c 75 struct drm_mode_create_dumb arg;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm_mode.h 352 struct drm_mode_create_dumb { struct
drm.h 714 #define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 379 struct drm_mode_create_dumb { struct
drm.h 559 #define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 492 struct drm_mode_create_dumb { struct
drm.h 770 #define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
  /external/libdrm/include/drm/
drm_mode.h 489 struct drm_mode_create_dumb { struct
drm.h 758 #define DRM_IOCTL_MODE_CREATE_DUMB DRM_IOWR(0xB2, struct drm_mode_create_dumb)
  /external/libdrm/tests/planetest/
bo.c 101 struct drm_mode_create_dumb cd;
  /bootable/recovery/minui/
graphics_drm.cpp 132 struct drm_mode_create_dumb create_dumb;
  /external/mesa3d/src/gbm/backends/dri/
gbm_dri.c 457 struct drm_mode_create_dumb create_arg;
  /external/libdrm/tests/modetest/
buffers.c 1021 struct drm_mode_create_dumb arg;
    [all...]

Completed in 170 milliseconds