HomeSort by relevance Sort by last modified time
    Searched defs:DRM_IOCTL_EXYNOS_GEM_CREATE (Results 1 - 3 of 3) sorted by null

  /external/libdrm/exynos/
exynos_drm.h 144 #define DRM_IOCTL_EXYNOS_GEM_CREATE DRM_IOWR(DRM_COMMAND_BASE + \
  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 224 #define DRM_IOCTL_EXYNOS_GEM_CREATE DRM_IOWR(DRM_COMMAND_BASE + DRM_EXYNOS_GEM_CREATE, struct drm_exynos_gem_create)
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 302 #define DRM_IOCTL_EXYNOS_GEM_CREATE DRM_IOWR(DRM_COMMAND_BASE + \

Completed in 61 milliseconds