Home
last modified time | relevance | path

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

/third_party/libdrm/tests/ttmtest/src/
Dxf86dri.h83 Bool uniDRICloseConnection(Display * dpy, int screen);
Dttmtest.c148 uniDRICloseConnection(ctx->display, ctx->screen); in releaseContext()
Dxf86dri.c260 uniDRICloseConnection(dpy, screen) in uniDRICloseConnection() function