Home
last modified time | relevance | path

Searched refs:DRIDestroySurface (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.h94 DRIDestroySurface(ScreenPtr pScreen, Drawable id, DrawablePtr pDrawable,
H A DxprScreen.c503 DRIDestroySurface
H A Dappledri.c256 if (!DRIDestroySurface(screenInfo.screens[stuff->screen], in ProcAppleDRIDestroySurface()
H A Ddri.c465 DRIDestroySurface(ScreenPtr pScreen, Drawable id, DrawablePtr pDrawable, in DRIDestroySurface() function
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c312 DRIDestroySurface(pDraw->pScreen, pDraw->id, pDraw, in attach()