Home
last modified time | relevance | path

Searched refs:DixGetAttrAccess (Results 1 – 25 of 68) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompext.c206 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 Dselect.c127 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 Dcursor.c246 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 Ddri3_request.c138 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 Dxselinux_ext.c215 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 Dsecurity.c77 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 Dxselinuxint.h558 #define SELinuxReadMask (DixReadAccess|DixGetAttrAccess|DixListPropAccess| \
H A Dsaver.c645 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 Dpresent_request.c199 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 Dpresent_notify.c88 … status = dixLookupWindow(&notifies[i].window, x_notifies[i].window, client, DixGetAttrAccess); in present_create_notifies()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrxinerama.c125 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 Dxiwarppointer.c105 rc = dixLookupWindow(&dest, stuff->dst_win, client, DixGetAttrAccess); in ProcXIWarpPointer()
125 rc = dixLookupWindow(&src, stuff->src_win, client, DixGetAttrAccess); in ProcXIWarpPointer()
H A Dungrdev.c97 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXUngrabDevice()
H A Dallowev.c98 rc = dixLookupDevice(&thisdev, stuff->deviceid, client, DixGetAttrAccess); in ProcXAllowDeviceEvents()
H A Dxigetclientpointer.c71 rc = dixLookupClient(&winclient, stuff->win, client, DixGetAttrAccess); in ProcXIGetClientPointer()
H A Dgetmmap.c96 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceModifierMapping()
H A Dgetbmap.c103 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceButtonMapping()
H A Dxiselectev.c304 rc = dixLookupWindow(&win, stuff->win, client, DixGetAttrAccess); in ProcXIGetSelectedEvents()
342 rc = dixLookupDevice(&dev, i, client, DixGetAttrAccess); in ProcXIGetSelectedEvents()
H A Dgetkmap.c100 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXGetDeviceKeyMapping()
H A Dxiallowev.c89 ret = dixLookupDevice(&dev, stuff->deviceid, client, DixGetAttrAccess); in ProcXIAllowEvents()
H A Dgetprop.c112 rc = dixLookupWindow(&pWin, stuff->window, client, DixGetAttrAccess); in ProcXGetDeviceDontPropagateList()
/OK3568_Linux_fs/external/xserver/pseudoramiX/
H A DpseudoramiX.c241 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 Ddixaccess.h28 #define DixGetAttrAccess (1<<4) /* get object attributes */ macro
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c85 int rc = dixLookupDrawable(&pDraw, drawId, client, 0, DixGetAttrAccess); in glxWinQueryDrawable()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c739 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 …]

123