| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 227 rc = dixLookupDevice(&ptr, r->deviceid, client, DixDestroyAccess); in remove_master() 244 rc = dixLookupDevice(&ptr, ptr->id, client, DixDestroyAccess); in remove_master() 248 rc = dixLookupDevice(&keybd, keybd->id, client, DixDestroyAccess); in remove_master() 253 rc = dixLookupDevice(&XTestptr, XTestptr->id, client, DixDestroyAccess); in remove_master() 258 rc = dixLookupDevice(&XTestkeybd, XTestkeybd->id, client, DixDestroyAccess); in remove_master()
|
| H A D | xibarriers.c | 823 PointerBarrierType, client, DixDestroyAccess); in XIDestroyPointerBarrier()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixaccess.h | 26 #define DixDestroyAccess (1<<2) /* destroying the object */ macro
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xvmc.c | 289 client, DixDestroyAccess); in ProcXvMCDestroyContext() 367 client, DixDestroyAccess); in ProcXvMCDestroySurface() 495 client, DixDestroyAccess); in ProcXvMCDestroySubpicture()
|
| H A D | panoramiXprocs.c | 247 client, DixDestroyAccess); in PanoramiXDestroyWindow() 275 client, DixDestroyAccess); in PanoramiXDestroySubwindows() 731 client, DixDestroyAccess); in PanoramiXFreePixmap() 990 client, DixDestroyAccess); in PanoramiXFreeGC() 2327 client, DixDestroyAccess); in PanoramiXFreeColormap()
|
| H A D | sync.c | 1485 RTCounter, client, DixDestroyAccess); in ProcSyncDestroyCounter() 1872 client, DixDestroyAccess); in ProcSyncDestroyAlarm() 1977 client, DixDestroyAccess); in ProcSyncDestroyFence()
|
| H A D | security.c | 579 DixDestroyAccess); in ProcSecurityRevokeAuthorization()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | property.c | 374 rc = dixLookupProperty(&pProp, pWin, propName, client, DixDestroyAccess); in DeleteProperty() 459 prop_mode |= DixDestroyAccess; in ProcGetProperty()
|
| H A D | dispatch.c | 757 rc = dixLookupWindow(&pWin, stuff->id, client, DixDestroyAccess); in ProcDestroyWindow() 1259 client, DixDestroyAccess); in ProcCloseFont() 1468 client, DixDestroyAccess); in ProcFreePixmap() 1615 rc = dixLookupGC(&pGC, stuff->id, client, DixDestroyAccess); in ProcFreeGC() 2403 client, DixDestroyAccess); in ProcFreeColormap() 3040 client, DixDestroyAccess); in ProcFreeCursor() 3280 rc = dixLookupClient(&killclient, stuff->id, client, DixDestroyAccess); in ProcKillClient()
|
| H A D | window.c | 1131 pWin->lastChild, RT_NONE, NULL, DixDestroyAccess); in DestroySubwindows()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrlease.c | 342 VERIFY_RR_LEASE(stuff->lid, lease, DixDestroyAccess); in ProcRRFreeLease()
|
| H A D | rrmode.c | 339 VERIFY_RR_MODE(stuff->mode, mode, DixDestroyAccess); in ProcRRDestroyMode()
|
| H A D | randr.c | 381 RREventType, serverClient, DixDestroyAccess); in RRFreeClient()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | dbe.c | 387 DixDestroyAccess); in ProcDbeDeallocateBackBufferName() 392 client, DixDestroyAccess); in ProcDbeDeallocateBackBufferName()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxpict.c | 289 client, DixDestroyAccess); in dmxProcRenderCreateGlyphSet() 336 client, DixDestroyAccess); in dmxProcRenderFreeGlyphSet()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | applewm.c | 188 DixWriteAccess | DixDestroyAccess); in WMFreeClient()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxcmds.c | 423 if (!validGlxContext(cl->client, req->context, DixDestroyAccess, in __glXDisp_DestroyContext() 1325 DixDestroyAccess, &pGlxDraw, &err)) in DoDestroyDrawable()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 648 VERIFY_PICTURE(pPicture, stuff->picture, client, DixDestroyAccess); in ProcRenderFreePicture() 975 GlyphSetType, client, DixDestroyAccess); in ProcRenderFreeGlyphSet() 2726 VERIFY_XIN_PICTURE(pict, stuff->picture, client, DixDestroyAccess); in PanoramiXRenderFreePicture()
|