Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h280 extern _X_EXPORT Bool DRIDestroyWindow(WindowPtr pWin);
H A Ddri.c646 pScreen->DestroyWindow = DRIDestroyWindow; in DRIFinishScreenInit()
1920 DRIDestroyWindow(WindowPtr pWin) in DRIDestroyWindow() function
1938 pScreen->DestroyWindow = DRIDestroyWindow; in DRIDestroyWindow()