Searched refs:RRCrtcType (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrcrtc.c | 30 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 D | rrlease.c | 257 RRCrtcType, client, DixSetAttrAccess); in ProcRRCreateLease()
|
| H A D | randrstr.h | 454 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType, RRProviderType, RRLeaseType; 469 RRCrtcType, client, a);\
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxextension.c | 72 RESTYPE RRCrtcType; variable
|