Home
last modified time | relevance | path

Searched refs:DixReadAccess (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXprocs.c91 XRT_PIXMAP, client, DixReadAccess); in PanoramiXCreateWindow()
101 XRT_PIXMAP, client, DixReadAccess); in PanoramiXCreateWindow()
112 DixReadAccess); in PanoramiXCreateWindow()
195 XRT_PIXMAP, client, DixReadAccess); in PanoramiXChangeWindowAttributes()
205 XRT_PIXMAP, client, DixReadAccess); in PanoramiXChangeWindowAttributes()
216 DixReadAccess); in PanoramiXChangeWindowAttributes()
303 XRT_WINDOW, client, DixReadAccess); in PanoramiXChangeSaveSet()
369 XRT_WINDOW, client, DixReadAccess); in PanoramiXMapWindow()
394 XRT_WINDOW, client, DixReadAccess); in PanoramiXMapSubwindows()
419 XRT_WINDOW, client, DixReadAccess); in PanoramiXUnmapWindow()
[all …]
H A Dxvdisp.c424 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvQueryEncodings()
475 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvPutVideo()
505 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvPutStill()
534 VALIDATE_DRAWABLE_AND_GC(stuff->drawable, pDraw, DixReadAccess); in ProcXvGetVideo()
535 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvGetVideo()
564 VALIDATE_DRAWABLE_AND_GC(stuff->drawable, pDraw, DixReadAccess); in ProcXvGetStill()
565 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvGetStill()
608 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvSelectPortNotify()
623 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvGrabPort()
650 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvUngrabPort()
[all …]
H A Dshape.c365 RT_PIXMAP, client, DixReadAccess); in ProcShapeMask()
414 XRT_PIXMAP, client, DixReadAccess); in ProcPanoramiXShapeMask()
541 client, DixReadAccess); in ProcPanoramiXShapeCombine()
699 ShapeEventType, serverClient, DixReadAccess); in ShapeFreeClient()
835 ShapeEventType, serverClient, DixReadAccess); in SendShapeNotify()
915 ShapeEventType, client, DixReadAccess); in ProcShapeInputSelected()
H A Dxvmc.c143 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvMCListSurfaceTypes()
201 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvMCCreateContext()
520 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvMCListSubpictureTypes()
617 VALIDATE_XV_PORT(stuff->port, pPort, DixReadAccess); in ProcXvMCGetDRInfo()
H A Dxselinuxint.h558 #define SELinuxReadMask (DixReadAccess|DixGetAttrAccess|DixListPropAccess| \
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_request.c104 … ret = dixLookupResourceByType((void **) &pixmap, stuff->pixmap, RT_PIXMAP, client, DixReadAccess); in proc_present_pixmap()
111 VERIFY_REGION_OR_NONE(valid, stuff->valid, client, DixReadAccess); in proc_present_pixmap()
112 VERIFY_REGION_OR_NONE(update, stuff->update, client, DixReadAccess); in proc_present_pixmap()
114 VERIFY_CRTC_OR_NONE(target_crtc, stuff->target_crtc, client, DixReadAccess); in proc_present_pixmap()
116 VERIFY_FENCE_OR_NONE(wait_fence, stuff->wait_fence, client, DixReadAccess); in proc_present_pixmap()
167 rc = dixLookupWindow(&window, stuff->window, client, DixReadAccess); in proc_present_notify_msc()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2ext.c278 if (!validDrawable(client, stuff->drawable, DixReadAccess | DixWriteAccess, in ProcDRI2GetBuffers()
309 if (!validDrawable(client, stuff->drawable, DixReadAccess | DixWriteAccess, in ProcDRI2GetBuffersWithFormat()
338 VERIFY_REGION(pRegion, stuff->region, client, DixReadAccess); in ProcDRI2CopyRegion()
410 DixReadAccess | DixWriteAccess, &pDrawable, &status)) in ProcDRI2SwapBuffers()
462 if (!validDrawable(client, stuff->drawable, DixReadAccess, &pDrawable, in ProcDRI2GetMSC()
489 if (!validDrawable(client, stuff->drawable, DixReadAccess, &pDrawable, in ProcDRI2WaitMSC()
531 if (!validDrawable(client, stuff->drawable, DixReadAccess | DixWriteAccess, in ProcDRI2SwapInterval()
550 if (!validDrawable(client, stuff->drawable, DixReadAccess, &pDrawable, in ProcDRI2WaitSBC()
575 if (!validDrawable(client, stuff->drawable, DixReadAccess, in ProcDRI2GetParam()
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dregion.c119 client, DixReadAccess); in ProcXFixesCreateRegionFromBitmap()
364 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesCopyRegion()
393 VERIFY_REGION(pSource1, stuff->source1, client, DixReadAccess); in ProcXFixesCombineRegion()
394 VERIFY_REGION(pSource2, stuff->source2, client, DixReadAccess); in ProcXFixesCombineRegion()
437 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesInvertRegion()
510 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesRegionExtents()
543 VERIFY_REGION(pRegion, stuff->region, client, DixReadAccess); in ProcXFixesFetchRegion()
609 VERIFY_REGION_OR_NONE(pRegion, stuff->region, client, DixReadAccess); in ProcXFixesSetGCClipRegion()
740 VERIFY_REGION_OR_NONE(pRegion, stuff->region, client, DixReadAccess); in ProcXFixesSetPictureClipRegion()
775 VERIFY_REGION(pSource, stuff->source, client, DixReadAccess); in ProcXFixesExpandRegion()
[all …]
/OK3568_Linux_fs/external/xserver/randr/
H A Drrprovider.c152 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRGetProviderInfo()
326 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRSetProviderOutputSource()
332 VERIFY_RR_PROVIDER(stuff->source_provider, source_provider, DixReadAccess); in ProcRRSetProviderOutputSource()
366 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRSetProviderOffloadSink()
373 VERIFY_RR_PROVIDER(stuff->sink_provider, sink_provider, DixReadAccess); in ProcRRSetProviderOffloadSink()
465 RRProviderType, NullClient, DixReadAccess); in RRProviderLookup()
H A Drrproviderproperty.c34 RREventType, serverClient, DixReadAccess); in DeliverPropertyEvent()
398 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRListProviderProperties()
441 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRQueryProviderProperty()
484 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRConfigureProviderProperty()
524 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRChangeProviderProperty()
554 VERIFY_RR_PROVIDER(stuff->provider, provider, DixReadAccess); in ProcRRDeleteProviderProperty()
594 stuff->delete ? DixWriteAccess : DixReadAccess); in ProcRRGetProviderProperty()
H A Drrproperty.c35 RREventType, serverClient, DixReadAccess); in DeliverPropertyEvent()
423 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRListOutputProperties()
468 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRQueryOutputProperty()
513 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRConfigureOutputProperty()
556 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRChangeOutputProperty()
586 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRDeleteOutputProperty()
626 stuff->delete ? DixWriteAccess : DixReadAccess); in ProcRRGetOutputProperty()
H A Drrmode.c357 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRAddOutputMode()
374 VERIFY_RR_OUTPUT(stuff->output, output, DixReadAccess); in ProcRRDeleteOutputMode()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dapplewm.c136 rc = dixLookupProperty(&prop, pWin, atom, serverClient, DixReadAccess); in AppleWMDoReorderWindow()
187 DixReadAccess | in WMFreeClient()
322 DixReadAccess); in AppleWMSendEvent()
446 DixReadAccess)) in ProcAppleWMSetWindowLevel()
493 dixLookupWindow(&pWinChild, stuff->child, client, DixReadAccess)) in ProcAppleWMAttachTransient()
498 dixLookupWindow(&pWinParent, stuff->parent, client, DixReadAccess)) in ProcAppleWMAttachTransient()
595 DixReadAccess)) in ProcAppleWMFrameDraw()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dappledri.c213 DixReadAccess); in ProcAppleDRICreateSurface()
252 DixReadAccess); in ProcAppleDRIDestroySurface()
279 DixReadAccess); in ProcAppleDRICreatePixmap()
336 DixReadAccess); in ProcAppleDRIDestroyPixmap()
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c511 PictFormatType, client, DixReadAccess); in ProcRenderQueryPictIndexValues()
573 DixReadAccess | DixAddAccess); in ProcRenderCreatePicture()
578 PictFormatType, client, DixReadAccess); in ProcRenderCreatePicture()
682 VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess); in ProcRenderComposite()
683 VERIFY_ALPHA(pMask, stuff->mask, client, DixReadAccess); in ProcRenderComposite()
727 VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess); in ProcRenderTrapezoids()
735 PictFormatType, client, DixReadAccess); in ProcRenderTrapezoids()
766 VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess); in ProcRenderTriangles()
774 PictFormatType, client, DixReadAccess); in ProcRenderTriangles()
805 VERIFY_PICTURE(pSrc, stuff->src, client, DixReadAccess); in ProcRenderTriStrip()
[all …]
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c267 DixGetAttrAccess | DixReadAccess); in doDamageCreate()
334 serverClient, DixReadAccess); in DamageExtSubtractWindowClip()
345 DixReadAccess)) in DamageExtSubtractWindowClip()
646 client, DixGetAttrAccess | DixReadAccess); in PanoramiXDamageCreate()
672 DixGetAttrAccess | DixReadAccess); in PanoramiXDamageCreate()
/OK3568_Linux_fs/external/xserver/include/
H A Ddixaccess.h24 #define DixReadAccess (1<<0) /* inspecting the object */ macro
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx.c272 client, DixReadAccess)) in ProcDMXForceWindowCreation()
277 DixReadAccess)) in ProcDMXForceWindowCreation()
286 if (Success != dixLookupWindow(&pWin, stuff->window, client, DixReadAccess)) in ProcDMXForceWindowCreation()
560 client, DixReadAccess)) in dmxPopulatePanoramiX()
565 DixReadAccess)) in dmxPopulatePanoramiX()
591 if (Success != dixLookupWindow(&pWin, window, client, DixReadAccess)) in dmxPopulate()
H A Ddmxpict.c382 client, DixReadAccess); in dmxProcRenderAddGlyphs()
501 stuff->src, PictureType, client, DixReadAccess); in dmxProcRenderCompositeGlyphs()
528 client, DixReadAccess); in dmxProcRenderCompositeGlyphs()
589 client, DixReadAccess); in dmxProcRenderCompositeGlyphs()
599 GlyphSetType, client, DixReadAccess); in dmxProcRenderCompositeGlyphs()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Dxf86dri.c327 DixReadAccess); in ProcXF86DRICreateDrawable()
355 DixReadAccess); in ProcXF86DRIDestroyDrawable()
389 DixReadAccess); in ProcXF86DRIGetDrawableInfo()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Ddri_helpers.c44 DixReadAccess, (__GLXdrawable **)&pDrawable, &err)) { in glxWinQueryDrawable()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxibarriers.c562 err = dixLookupWindow(&pWin, stuff->window, client, DixReadAccess); in CreatePointerBarrierClient()
585 client, DixReadAccess))) { in CreatePointerBarrierClient()
886 err = dixLookupDevice(&dev, info->deviceid, client, DixReadAccess); in ProcXIBarrierReleasePointer()
893 PointerBarrierType, client, DixReadAccess); in ProcXIBarrierReleasePointer()
H A Dungrdevb.c113 DixReadAccess); in ProcXUngrabDeviceButton()
H A Dxiallowev.c126 rc = dixLookupWindow(&win, stuff->grab_window, client, DixReadAccess); in ProcXIAllowEvents()
H A Dungrdevk.c115 DixReadAccess); in ProcXUngrabDeviceKey()

123