Home
last modified time | relevance | path

Searched refs:LEGAL_NEW_RESOURCE (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dvnd_dispatch_stubs.c53 LEGAL_NEW_RESOURCE(context, client); in dispatch_CreateContext()
151 LEGAL_NEW_RESOURCE(glxpixmap, client); in dispatch_CreateGLXPixmap()
269 LEGAL_NEW_RESOURCE(context, client); in dispatch_CreateNewContext()
296 LEGAL_NEW_RESOURCE(pbuffer, client); in dispatch_CreatePbuffer()
323 LEGAL_NEW_RESOURCE(glxpixmap, client); in dispatch_CreatePixmap()
350 LEGAL_NEW_RESOURCE(glxwindow, client); in dispatch_CreateWindow()
377 LEGAL_NEW_RESOURCE(context, client); in dispatch_CreateContextAttribsARB()
H A Dglxext.c437 LEGAL_NEW_RESOURCE(resource, client); in xorgGlxThunkRequest()
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dregion.c78 LEGAL_NEW_RESOURCE(stuff->region, client); in ProcXFixesCreateRegion()
116 LEGAL_NEW_RESOURCE(stuff->region, client); in ProcXFixesCreateRegionFromBitmap()
161 LEGAL_NEW_RESOURCE(stuff->region, client); in ProcXFixesCreateRegionFromWindow()
219 LEGAL_NEW_RESOURCE(stuff->region, client); in ProcXFixesCreateRegionFromGC()
261 LEGAL_NEW_RESOURCE(stuff->region, client); in ProcXFixesCreateRegionFromPicture()
H A Dcursor.c1014 LEGAL_NEW_RESOURCE(stuff->barrier, client); in ProcXFixesCreatePointerBarrier()
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3_request.c175 LEGAL_NEW_RESOURCE(stuff->pixmap, client); in proc_dri3_pixmap_from_buffer()
293 LEGAL_NEW_RESOURCE(stuff->fence, client); in proc_dri3_fence_from_fd()
418 LEGAL_NEW_RESOURCE(stuff->pixmap, client); in proc_dri3_pixmap_from_buffers()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompext.c207 LEGAL_NEW_RESOURCE(stuff->region, client); in ProcCompositeCreateRegionFromBorderClip()
244 LEGAL_NEW_RESOURCE(stuff->pixmap, client); in ProcCompositeNameWindowPixmap()
720 LEGAL_NEW_RESOURCE(stuff->pixmap, client); in PanoramiXCompositeNameWindowPixmap()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c384 LEGAL_NEW_RESOURCE(stuff->shmseg, client); in ProcShmAttach()
941 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcPanoramiXShmCreatePixmap()
1074 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcShmCreatePixmap()
1159 LEGAL_NEW_RESOURCE(stuff->shmseg, client); in ProcShmAttachFd()
1278 LEGAL_NEW_RESOURCE(stuff->shmseg, client); in ProcShmCreateSegment()
H A Dsync.c1399 LEGAL_NEW_RESOURCE(stuff->cid, client); in ProcSyncCreateCounter()
1689 LEGAL_NEW_RESOURCE(stuff->id, client); in ProcSyncCreateAlarm()
1894 LEGAL_NEW_RESOURCE(stuff->fid, client); in ProcSyncCreateFence()
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c571 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcRenderCreatePicture()
898 LEGAL_NEW_RESOURCE(stuff->gsid, client); in ProcRenderCreateGlyphSet()
948 LEGAL_NEW_RESOURCE(stuff->gsid, client); in ProcRenderReferenceGlyphSet()
1465 LEGAL_NEW_RESOURCE(stuff->cid, client); in ProcRenderCreateCursor()
1785 LEGAL_NEW_RESOURCE(stuff->cid, client); in ProcRenderCreateAnimCursor()
1849 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcRenderCreateSolidFill()
1877 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcRenderCreateLinearGradient()
1916 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcRenderCreateRadialGradient()
1956 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcRenderCreateConicalGradient()
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c304 LEGAL_NEW_RESOURCE(stuff->damage, client); in ProcDamageCreate()
644 LEGAL_NEW_RESOURCE(stuff->damage, client); in PanoramiXDamageCreate()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_event.c239 LEGAL_NEW_RESOURCE(eid, client); in present_select_input()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrlease.c225 LEGAL_NEW_RESOURCE(stuff->lid, client); in ProcRRCreateLease()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c680 LEGAL_NEW_RESOURCE(stuff->wid, client); in ProcCreateWindow()
1239 LEGAL_NEW_RESOURCE(stuff->fid, client); in ProcOpenFont()
1404 LEGAL_NEW_RESOURCE(stuff->pid, client); in ProcCreatePixmap()
1491 LEGAL_NEW_RESOURCE(stuff->gc, client); in ProcCreateGC()
2376 LEGAL_NEW_RESOURCE(mid, client); in ProcCreateColormap()
2427 LEGAL_NEW_RESOURCE(mid, client); in ProcCopyColormapAndFree()
2924 LEGAL_NEW_RESOURCE(stuff->cid, client); in ProcCreateCursor()
3016 LEGAL_NEW_RESOURCE(stuff->cid, client); in ProcCreateGlyphCursor()
/OK3568_Linux_fs/external/xserver/include/
H A Ddix.h87 #define LEGAL_NEW_RESOURCE(id,client)\ macro
/OK3568_Linux_fs/external/xserver/dbe/
H A Ddbe.c198 LEGAL_NEW_RESOURCE(stuff->buffer, client); in ProcDbeAllocateBackBufferName()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86DGA.c740 LEGAL_NEW_RESOURCE(id, client); in DGACreateColormap()
/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c1847 LEGAL_NEW_RESOURCE(stuff->context, client); in ProcRecordCreateContext()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog10038 LEGAL_NEW_RESOURCE, because now by the time we're called vnd has already
22521 * Call LEGAL_NEW_RESOURCE again when creating a new event context