Home
last modified time | relevance | path

Searched refs:uniDRIOpenConnection (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/tests/ttmtest/src/
Dxf86dri.h78 Bool uniDRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
Dttmtest.c372 if (!uniDRIOpenConnection(ctx.display, ctx.screen, &ctx.sAreaOffset, in main()
Dxf86dri.c178 uniDRIOpenConnection(dpy, screen, hSAREA, busIdString) in uniDRIOpenConnection() function