| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | dri_helpers.c | 85 int rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixGetAttrAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | deprecated.c | 84 /* replaced by dixLookupDrawable */ 90 dixLookupDrawable(&pDraw, id, client, M_DRAWABLE, access_mode); 94 "to use dixLookupDrawable().\n"); 98 /* replaced by dixLookupDrawable */
|
| H A D | dixutils.c | 189 * dixLookupWindow and dixLookupDrawable: 198 dixLookupDrawable(DrawablePtr *pDraw, XID id, ClientPtr client, function in typeref:typename:int 226 rc = dixLookupDrawable((DrawablePtr*)pWin, id, client, M_WINDOW, access);
|
| H A D | dispatch.c | 907 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); 1368 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, 1459 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 1630 rc = dixLookupDrawable(&pSrc, stuff->srcDrawable, client, 0, 1671 rc = dixLookupDrawable(&psrcDraw, stuff->srcDrawable, client, 0, 2016 rc = dixLookupDrawable(&pDraw, drawable, client, 0, DixReadAccess); 3051 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | appledri.c | 218 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 260 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 287 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 345 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0,
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | appledri.c | 212 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 251 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 279 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 337 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | xf86dri.c | 326 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 354 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 388 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0,
|
| /xsrc/external/mit/xorg-server/dist/dri3/ |
| H A D | dri3_request.c | 134 status = dixLookupDrawable(&drawable, stuff->drawable, client, 0, DixGetAttrAccess); 172 rc = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); 291 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); 322 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | dix.h | 96 int rc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode);\ 194 extern _X_EXPORT int dixLookupDrawable( 600 /* replaced by dixLookupDrawable */ 606 /* replaced by dixLookupDrawable */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | xf86dri.c | 347 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 376 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 412 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0,
|
| /xsrc/external/mit/xorg-server/dist/damageext/ |
| H A D | damageext.c | 266 *rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 446 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 674 rc = dixLookupDrawable(&pDrawable, draw->info[i].id, client,
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | dix.h | 106 int tmprc = dixLookupDrawable(&(pDraw), drawID, client, M_ANY, mode); \ 210 extern _X_EXPORT int dixLookupDrawable(DrawablePtr *result,
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shm.c | 646 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 811 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 852 rc = dixLookupDrawable(drawables+i, draw->info[i].id, client, 0, 930 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, 1052 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
|
| H A D | saver.c | 700 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 772 rc = dixLookupDrawable (&pDraw, stuff->drawable, client, 0, 814 ret = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 1176 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0,
|
| H A D | panoramiXprocs.c | 540 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); 1052 rc = dixLookupDrawable(drawables+j, src->info[j].id, client, 0, 1107 rc = dixLookupDrawable(&pSrc, stuff->srcDrawable, client, 0, 1211 rc = dixLookupDrawable(&psrcDraw, stuff->srcDrawable, client, 0, 1812 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 1850 rc = dixLookupDrawable(drawables+i, draw->info[i].id, client, 0,
|
| /xsrc/external/mit/xorg-server.old/dist/damageext/ |
| H A D | damageext.c | 175 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0, 287 rc = dixLookupDrawable(&pDrawable, stuff->drawable, client, 0,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixutils.c | 185 * dixLookupWindow and dixLookupDrawable: 194 dixLookupDrawable(DrawablePtr *pDraw, XID id, ClientPtr client, function in typeref:typename:int 224 rc = dixLookupDrawable((DrawablePtr *) pWin, id, client, M_WINDOW, access); 225 /* dixLookupDrawable returns BadMatch iff id is a valid Drawable
|
| H A D | dispatch.c | 1017 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); 1475 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, 1561 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 1778 rc = dixLookupDrawable(&pSrc, stuff->srcDrawable, client, 0, 1816 rc = dixLookupDrawable(&psrcDraw, stuff->srcDrawable, client, 0, 2159 rc = dixLookupDrawable(&pDraw, drawable, client, 0, DixReadAccess); 3141 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | saver.c | 644 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 713 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 755 ret = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, 1079 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0,
|
| H A D | shm.c | 634 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, DixReadAccess); 807 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, DixReadAccess); 862 rc = dixLookupDrawable(drawables + i, draw->info[i].id, client, 0, 938 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY, 1071 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, M_ANY,
|
| H A D | panoramiXprocs.c | 565 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); 1104 rc = dixLookupDrawable(drawables + j, src->info[j].id, client, 0, 1214 rc = dixLookupDrawable(&pSrc, stuff->srcDrawable, client, 0, 1325 rc = dixLookupDrawable(&psrcDraw, stuff->srcDrawable, client, 0, 1972 rc = dixLookupDrawable(&pDraw, stuff->drawable, client, 0, DixReadAccess); 2009 rc = dixLookupDrawable(drawables + i, draw->info[i].id, client, 0,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 424 rc = dixLookupDrawable(&pDraw, req->drawable, client, 0, DixGetAttrAccess); 454 rc = dixLookupDrawable(&pDraw, req->drawable, client, 0, DixManageAccess); 473 rc = dixLookupDrawable(&pMember, req->member, client, 0, 777 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixWriteAccess); 889 rc = dixLookupDrawable(&pReadDraw, readId, client, 0, DixReadAccess); 1652 rc = dixLookupDrawable(&pDraw, pixmapId, client, M_DRAWABLE_PIXMAP, 1788 dixLookupDrawable(&pRealDraw, pXinDraw->info[s].id, client, 0, 1961 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixWriteAccess); 2117 rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixWriteAccess); 2912 rc = dixLookupDrawable( [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_dri.c | 902 status = dixLookupDrawable(&drawable, swap_info->drawable_id, serverClient, 951 dixLookupDrawable(&drawable, flip_info->drawable_id, serverClient, 995 dixLookupDrawable(&chain_drawable,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrdriext.c | 968 rc = dixLookupDrawable (&drawable, stuff->drawable, client, 0, 1027 rc = dixLookupDrawable(&drawable, 1079 rc = dixLookupDrawable(&drawable, stuff->drawable, client, 0,
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_dri2.c | 381 status = dixLookupDrawable(&draw, flip->draw, serverClient, 558 ret = dixLookupDrawable(&draw, s->draw, serverClient,
|