Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h211 extern _X_EXPORT Bool DRICloseConnection(ScreenPtr pScreen);
H A Dxf86dri.c222 DRICloseConnection(screenInfo.screens[stuff->screen]); in ProcXF86DRICloseConnection()
H A Ddri.c880 DRICloseConnection(ScreenPtr pScreen) in DRICloseConnection() function