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

  /external/libdrm/exynos/
exynos_drm.h 130 struct drm_exynos_g2d_exec { struct
142 #define DRM_EXYNOS_G2D_EXEC 0x22
158 DRM_EXYNOS_G2D_EXEC, struct drm_exynos_g2d_exec)
  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 81 struct drm_exynos_g2d_exec { struct
193 #define DRM_EXYNOS_G2D_EXEC 0x22
204 #define DRM_IOCTL_EXYNOS_G2D_EXEC DRM_IOWR(DRM_COMMAND_BASE + DRM_EXYNOS_G2D_EXEC, struct drm_exynos_g2d_exec)
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 134 struct drm_exynos_g2d_exec { struct
360 #define DRM_EXYNOS_G2D_EXEC 0x22
384 DRM_EXYNOS_G2D_EXEC, struct drm_exynos_g2d_exec)

Completed in 379 milliseconds