Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h86 typedef struct _KdScreenInfo { struct
87 struct _KdScreenInfo *next; argument
88 KdCardInfo *card;
89 ScreenPtr pScreen;
90 void *driver;
91 Rotation randr; /* rotation and reflection */
92 int x;
93 int y;
94 int width;
95 int height;
[all …]