Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h66 typedef struct _Visual { struct
67 VisualID vid;
68 short class;
69 short bitsPerRGBValue;
70 short ColormapEntries;
71 short nplanes; /* = log2 (ColormapEntries). This does not
74 unsigned long redMask, greenMask, blueMask;
75 int offsetRed, offsetGreen, offsetBlue;