Home
last modified time | relevance | path

Searched defs:_rrCrtc (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drandrstr.h112 struct _rrCrtc { struct
113 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 …]