Home
last modified time | relevance | path

Searched refs:DRM_VBLANK_EVENT (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/tests/vbltest/
Dvbltest.c66 vbl.request.type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT; in vblank_handler()
144 vbl.request.type = DRM_VBLANK_RELATIVE | DRM_VBLANK_EVENT; in main()
/external/libdrm/
Dxf86drm.h319 DRM_VBLANK_EVENT = 0x4000000, /**< Send event instead of blocking */ enumerator