Searched defs:_rrCrtc (Results 1 – 1 of 1) sorted by relevance
112 struct _rrCrtc { struct113 RRCrtc id;114 ScreenPtr pScreen;115 RRModePtr mode;116 int x, y;117 Rotation rotation;118 Rotation rotations;119 Bool changed;120 int numOutputs;121 RROutputPtr *outputs;[all …]