Home
last modified time | relevance | path

Searched refs:DRM_EVENT_VBLANK (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/exynos/
Dexynos_drm.c414 case DRM_EVENT_VBLANK: in exynos_handle_event()
/third_party/libdrm/include/drm/
Ddrm.h1113 #define DRM_EVENT_VBLANK 0x01 macro
/third_party/mesa3d/include/drm-uapi/
Ddrm.h1123 #define DRM_EVENT_VBLANK 0x01 macro
/third_party/libdrm/
Dxf86drmMode.c1021 case DRM_EVENT_VBLANK: in drmHandleEvent()