Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dxfixes.c235 SetResourceTypeErrorValue(RegionResType, XFixesErrorBase + BadRegion); in XFixesExtensionInit()
236 SetResourceTypeErrorValue(PointerBarrierType, in XFixesExtensionInit()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmc.c729 SetResourceTypeErrorValue(XvMCRTContext, in XvMCExtensionInit()
731 SetResourceTypeErrorValue(XvMCRTSurface, in XvMCExtensionInit()
733 SetResourceTypeErrorValue(XvMCRTSubpicture, in XvMCExtensionInit()
H A DpanoramiX.c511 SetResourceTypeErrorValue(XRT_WINDOW, BadWindow); in PanoramiXExtensionInit()
512 SetResourceTypeErrorValue(XRT_PIXMAP, BadPixmap); in PanoramiXExtensionInit()
513 SetResourceTypeErrorValue(XRT_GC, BadGC); in PanoramiXExtensionInit()
514 SetResourceTypeErrorValue(XRT_COLORMAP, BadColor); in PanoramiXExtensionInit()
H A Dsync.c2519 SetResourceTypeErrorValue(RTCounter, SyncErrorBase + XSyncBadCounter); in SyncExtensionInit()
2520 SetResourceTypeErrorValue(RTAlarm, SyncErrorBase + XSyncBadAlarm); in SyncExtensionInit()
2521 SetResourceTypeErrorValue(RTFence, SyncErrorBase + XSyncBadFence); in SyncExtensionInit()
H A Dsecurity.c1085 SetResourceTypeErrorValue(SecurityAuthorizationResType, in SecurityExtensionInit()
H A Dxvmain.c191 SetResourceTypeErrorValue(XvRTPort, _XvBadPort); in XvExtensionInit()
H A Dshm.c1578 SetResourceTypeErrorValue(ShmSegType, BadShmSegCode); in ShmExtensionInit()
H A Dxvdisp.c1759 SetResourceTypeErrorValue(XvXRTPort, _XvBadPort); in XineramifyXv()
/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h178 extern _X_EXPORT void SetResourceTypeErrorValue(
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c748 SetResourceTypeErrorValue(DamageExtType, in DamageExtensionInit()
752 SetResourceTypeErrorValue(XRT_DAMAGE, in DamageExtensionInit()
/OK3568_Linux_fs/external/xserver/dbe/
H A Ddbe.c1468 SetResourceTypeErrorValue(dbeWindowPrivResType, in DbeExtensionInit()
1470 SetResourceTypeErrorValue(dbeDrawableResType, dbeErrorBase + DbeBadBuffer); in DbeExtensionInit()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrmode.c280 SetResourceTypeErrorValue(RRModeType, RRErrorBase + BadRRMode); in RRModeInitErrorValue()
H A Drrprovider.c38 SetResourceTypeErrorValue(RRProviderType, RRErrorBase + BadRRProvider); in RRProviderInitErrorValue()
H A Drroutput.c444 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput); in RROutputInitErrorValue()
H A Drrcrtc.c1097 SetResourceTypeErrorValue(RRCrtcType, RRErrorBase + BadRRCrtc); in RRCrtcInitErrorValue()
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c247 SetResourceTypeErrorValue(XRT_PICTURE, RenderErrBase + BadPicture); in RenderExtensionInit()
249 SetResourceTypeErrorValue(PictureType, RenderErrBase + BadPicture); in RenderExtensionInit()
250 SetResourceTypeErrorValue(PictFormatType, RenderErrBase + BadPictFormat); in RenderExtensionInit()
251 SetResourceTypeErrorValue(GlyphSetType, RenderErrBase + BadGlyphSet); in RenderExtensionInit()
3267 SetResourceTypeErrorValue(XRT_PICTURE, RenderErrBase + BadPicture); in PanoramiXRenderInit()
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c584 SetResourceTypeErrorValue(RESTYPE type, int errorValue) in SetResourceTypeErrorValue() function
/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c2814 SetResourceTypeErrorValue(RTContext, in RecordExtensionInit()