| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compext.c | 206 VERIFY_WINDOW(pWin, stuff->window, client, DixGetAttrAccess); in ProcCompositeCreateRegionFromBorderClip() 237 VERIFY_WINDOW(pWin, stuff->window, client, DixGetAttrAccess); in ProcCompositeNameWindowPixmap() 288 VERIFY_WINDOW(pWin, stuff->window, client, DixGetAttrAccess); in ProcCompositeGetOverlayWindow() 310 RT_WINDOW, cs->pOverlayWin, RT_NONE, NULL, DixGetAttrAccess); in ProcCompositeGetOverlayWindow() 341 VERIFY_WINDOW(pWin, stuff->window, client, DixGetAttrAccess); in ProcCompositeReleaseOverlayWindow() 731 RT_WINDOW, client, DixGetAttrAccess); in PanoramiXCompositeNameWindowPixmap() 799 RT_WINDOW, client, DixGetAttrAccess); in PanoramiXCompositeGetOverlayWindow() 831 DixGetAttrAccess); in PanoramiXCompositeGetOverlayWindow()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | select.c | 127 rc = XaceHook(XACE_SELECTION_ACCESS, pClient, selection, DixGetAttrAccess); in XFixesSelectSelectionInput() 160 DixGetAttrAccess); in XFixesSelectSelectionInput() 189 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcXFixesSelectSelectionInput()
|
| H A D | cursor.c | 246 DixGetAttrAccess); in XFixesSelectCursorInput() 271 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcXFixesSelectCursorInput() 469 VERIFY_CURSOR(pCursor, stuff->cursor, client, DixGetAttrAccess); in ProcXFixesGetCursorName() 524 pCursor, RT_NONE, NULL, DixReadAccess | DixGetAttrAccess); in ProcXFixesGetCursorImageAndName() 692 DixReadAccess | DixGetAttrAccess); in ProcXFixesChangeCursor() 731 DixReadAccess | DixGetAttrAccess); in ProcXFixesChangeCursorByName() 858 client, DixGetAttrAccess); in ProcXFixesHideCursor() 922 client, DixGetAttrAccess); in ProcXFixesShowCursor()
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3_request.c | 138 status = dixLookupDrawable(&drawable, stuff->drawable, client, 0, DixGetAttrAccess); in proc_dri3_open() 176 rc = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); in proc_dri3_pixmap_from_buffer() 295 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); in proc_dri3_fence_from_fd() 326 status = dixLookupDrawable(&drawable, stuff->drawable, client, M_ANY, DixGetAttrAccess); in proc_dri3_fd_from_fence() 368 status = dixLookupWindow(&window, stuff->window, client, DixGetAttrAccess); in proc_dri3_get_supported_modifiers() 419 rc = dixLookupWindow(&window, stuff->window, client, DixGetAttrAccess); in proc_dri3_pixmap_from_buffers()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xselinux_ext.c | 215 rc = dixLookupDevice(&dev, stuff->id, client, DixGetAttrAccess); in ProcSELinuxGetDeviceContext() 234 rc = dixLookupDrawable(&pDraw, stuff->id, client, 0, DixGetAttrAccess); in ProcSELinuxGetDrawableContext() 263 DixGetAttrAccess); in ProcSELinuxGetPropertyContext() 281 rc = dixLookupSelection(&pSel, stuff->id, client, DixGetAttrAccess); in ProcSELinuxGetSelectionContext() 299 rc = dixLookupClient(&target, stuff->id, client, DixGetAttrAccess); in ProcSELinuxGetClientContext()
|
| H A D | security.c | 77 DixGetAttrAccess | DixReceiveAccess | DixListPropAccess | 83 DixGetAttrAccess | DixReceiveAccess | DixGetFocusAccess | 85 static const Mask SecurityServerMask = DixGetAttrAccess | DixGrabAccess; 86 static const Mask SecurityClientMask = DixGetAttrAccess; 964 DixGetAttrAccess); in SecurityClientState() 980 DixGetAttrAccess); in SecurityClientState()
|
| H A D | xselinuxint.h | 558 #define SELinuxReadMask (DixReadAccess|DixGetAttrAccess|DixListPropAccess| \
|
| H A D | saver.c | 645 DixGetAttrAccess); in ProcScreenSaverQueryInfo() 649 DixGetAttrAccess); in ProcScreenSaverQueryInfo() 714 DixGetAttrAccess); in ProcScreenSaverSelectInput() 756 DixGetAttrAccess); in ScreenSaverSetAttributes() 1080 DixGetAttrAccess); in ScreenSaverUnsetAttributes()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_request.c | 199 rc = dixLookupWindow(&window, stuff->window, client, DixGetAttrAccess); in proc_present_select_input() 224 r = dixLookupWindow(&window, stuff->target, client, DixGetAttrAccess); in proc_present_query_capabilities() 230 VERIFY_RR_CRTC(stuff->target, crtc, DixGetAttrAccess); in proc_present_query_capabilities()
|
| H A D | present_notify.c | 88 … status = dixLookupWindow(¬ifies[i].window, x_notifies[i].window, client, DixGetAttrAccess); in present_create_notifies()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrxinerama.c | 125 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcRRXineramaGetState() 173 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcRRXineramaGetScreenCount() 203 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcRRXineramaGetScreenSize()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiwarppointer.c | 105 rc = dixLookupWindow(&dest, stuff->dst_win, client, DixGetAttrAccess); in ProcXIWarpPointer() 125 rc = dixLookupWindow(&src, stuff->src_win, client, DixGetAttrAccess); in ProcXIWarpPointer()
|
| H A D | ungrdev.c | 97 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXUngrabDevice()
|
| H A D | allowev.c | 98 rc = dixLookupDevice(&thisdev, stuff->deviceid, client, DixGetAttrAccess); in ProcXAllowDeviceEvents()
|
| H A D | xigetclientpointer.c | 71 rc = dixLookupClient(&winclient, stuff->win, client, DixGetAttrAccess); in ProcXIGetClientPointer()
|
| H A D | getmmap.c | 96 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceModifierMapping()
|
| H A D | getbmap.c | 103 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceButtonMapping()
|
| H A D | xiselectev.c | 304 rc = dixLookupWindow(&win, stuff->win, client, DixGetAttrAccess); in ProcXIGetSelectedEvents() 342 rc = dixLookupDevice(&dev, i, client, DixGetAttrAccess); in ProcXIGetSelectedEvents()
|
| H A D | getkmap.c | 100 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceKeyMapping()
|
| H A D | xiallowev.c | 89 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXIAllowEvents()
|
| H A D | getprop.c | 112 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcXGetDeviceDontPropagateList()
|
| /OK3568_Linux_fs/external/xserver/pseudoramiX/ |
| H A D | pseudoramiX.c | 241 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcPseudoramiXGetState() 271 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcPseudoramiXGetScreenCount() 305 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcPseudoramiXGetScreenSize()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixaccess.h | 28 #define DixGetAttrAccess (1<<4) /* get object attributes */ macro
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | dri_helpers.c | 85 int rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixGetAttrAccess); in glxWinQueryDrawable()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dispatch.c | 739 rc = dixLookupWindow(&pWin, stuff->id, client, DixGetAttrAccess); in ProcGetWindowAttributes() 948 rc = dixLookupDrawable(&pDraw, stuff->id, client, M_ANY, DixGetAttrAccess); in GetGeometry() 1168 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixGetAttrAccess); in ProcTranslateCoords() 1171 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixGetAttrAccess); in ProcTranslateCoords() 1280 rc = dixLookupFontable(&pFont, stuff->id, client, DixGetAttrAccess); in ProcQueryFont() 1328 rc = dixLookupFontable(&pFont, stuff->fid, client, DixGetAttrAccess); in ProcQueryTextExtents() 1407 DixGetAttrAccess); in ProcCreatePixmap() 1493 DixGetAttrAccess); in ProcCreateGC() 1540 result = dixLookupGC(&pGC, stuff->srcGC, client, DixGetAttrAccess); in ProcCopyGC() 2377 result = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcCreateColormap() [all …]
|