Searched refs:RROutputType (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rroutput.c | 27 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 D | rrlease.c | 279 RROutputType, client, DixSetAttrAccess); in ProcRRCreateLease()
|
| H A D | randrstr.h | 454 extern _X_EXPORT RESTYPE RRCrtcType, RRModeType, RROutputType, RRProviderType, RRLeaseType; 459 RROutputType, client, a);\
|
| H A D | rrcrtc.c | 1279 RROutputType, client, DixSetAttrAccess); in ProcRRSetCrtcConfig()
|