Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c30 RESTYPE RRCrtcType; variable
97 if (!AddResource(crtc->id, RRCrtcType, (void *) crtc)) in RRCrtcCreate()
1084 RRCrtcType = CreateNewResourceType(RRCrtcDestroyResource, "CRTC"); in RRCrtcInit()
1085 if (!RRCrtcType) in RRCrtcInit()
1097 SetResourceTypeErrorValue(RRCrtcType, RRErrorBase + BadRRCrtc); in RRCrtcInitErrorValue()
H A Drrlease.c257 RRCrtcType, client, DixSetAttrAccess); in ProcRRCreateLease()
H A Drandrstr.h454 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType, RRProviderType, RRLeaseType;
469 RRCrtcType, client, a);\
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c72 RESTYPE RRCrtcType; variable