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

  /external/drm_hwcomposer/
drmeventlistener.cpp 102 bool drm_event = false, hotplug_event = false; local
106 drm_event = true;
113 if (drm_event && hotplug_event)
  /external/libdrm/exynos/
exynos_drm.h 164 struct drm_event base;
exynos_drm.c 382 exynos_handle_vendor(int fd, struct drm_event *e, void *ctx)
406 struct drm_event *e;
420 e = (struct drm_event *) &buffer[i];
  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 240 struct drm_event base;
250 struct drm_event base;
vmwgfx_drm.h 256 struct drm_event base;
drm.h 580 struct drm_event { struct
589 struct drm_event base;
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 332 struct drm_event base;
341 struct drm_event base;
vmwgfx_drm.h 705 struct drm_event base;
drm.h 815 struct drm_event { struct
824 struct drm_event base;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 677 struct drm_event base;
drm.h 741 struct drm_event { struct
750 struct drm_event base;
  /external/libdrm/include/drm/
drm.h 802 struct drm_event { struct
811 struct drm_event base;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 725 struct drm_event { struct
734 struct drm_event base;
  /external/libdrm/
xf86drmMode.c 874 struct drm_event *e;
888 e = (struct drm_event *) &buffer[i];
    [all...]

Completed in 421 milliseconds