Searched defs:colordepth (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava.c1211 int colordepth = 0; local
1215 colordepth = GetDeviceCaps(dc, PLANES) * GetDeviceCaps(dc, BITSPIXEL);
1220 if (colordepth < 8)

Completed in 53 milliseconds