Home
last modified time | relevance | path

Searched refs:FreeResourceByType (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.c503 FreeResourceByType(id, DRIDrawablePrivResType, FALSE); in DRIDestroySurface()
671 FreeResourceByType(pDRIDrawablePriv->pDraw->id, in DRISurfaceNotify()
816 FreeResourceByType(pDrawable->id, DRIDrawablePrivResType, FALSE); in DRIDestroyPixmap()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxext.c104 FreeResourceByType(glxPriv->pDraw->id, __glXDrawableRes, TRUE); in DrawableGone()
106 FreeResourceByType(glxPriv->drawId, __glXDrawableRes, TRUE); in DrawableGone()
H A Dvndservermapping.c88 FreeResourceByType(id, idResource, FALSE); in GlxRemoveXIDMap()
H A Dglxcmds.c437 FreeResourceByType(req->context, __glXContextRes, FALSE); in __glXDisp_DestroyContext()
652 FreeResourceByType(prevglxc->id, __glXContextRes, FALSE); in xorgGlxMakeCurrent()
/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h199 extern _X_EXPORT void FreeResourceByType(XID /*id */ ,
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c342 FreeResourceByType(dri2_id, dri2DrawableRes, TRUE); in DRI2AddDrawableRef()
408 FreeResourceByType(ref->id, dri2DrawableRes, TRUE); in DRI2DrawableGone()
415 FreeResourceByType(ref->dri2_id, dri2DrawableRes, TRUE); in DRI2DrawableGone()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1086 FreeResourceByType(context, DRIContextPrivResType, FALSE); in DRIDestroyContext()
1368 FreeResourceByType(id, DRIDrawablePrivResType, FALSE); in DRIDestroyDrawableCB()
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c922 FreeResourceByType(XID id, RESTYPE type, Bool skipFree) in FreeResourceByType() function
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.c615 FreeResourceByType(gcId, __glXContextRes, FALSE); in __glXDestroyContext()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog58271 FreeResourceByType will call) already does:
112051 resource functions (FreeResourceByType(),
112059 callback. Since FreeResourceByType() doesn't update the count, if we call