Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h232 extern _X_EXPORT Bool DRIDestroyDrawable(ScreenPtr pScreen,
H A Dxf86dri.c359 if (!DRIDestroyDrawable(screenInfo.screens[stuff->screen], client, in ProcXF86DRIDestroyDrawable()
H A Ddri.c1377 DRIDestroyDrawable(ScreenPtr pScreen, ClientPtr client, DrawablePtr pDrawable) in DRIDestroyDrawable() function