Home
last modified time | relevance | path

Searched refs:RROutputType (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drroutput.c27 RESTYPE RROutputType; variable
112 if (!AddResource(output->id, RROutputType, (void *) output)) in RROutputCreate()
431 RROutputType = CreateNewResourceType(RROutputDestroyResource, "OUTPUT"); in RROutputInit()
432 if (!RROutputType) in RROutputInit()
444 SetResourceTypeErrorValue(RROutputType, RRErrorBase + BadRROutput); in RROutputInitErrorValue()
H A Drrlease.c279 RROutputType, client, DixSetAttrAccess); in ProcRRCreateLease()
H A Drandrstr.h454 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType, RRProviderType, RRLeaseType;
459 RROutputType, client, a);\
H A Drrcrtc.c1279 RROutputType, client, DixSetAttrAccess); in ProcRRSetCrtcConfig()