Searched refs:dispdepth (Results 1 – 1 of 1) sorted by relevance
66 static int dispdepth = 0; variable92 shift = dispdepth / 3; in mask2bits()140 dispdepth = DefaultDepth(dpy, theScreen); in init_window()142 if (!((dispdepth >= 15 && dispdepth <= 32 && in init_window()152 depth = dispdepth = vinfo.depth; in init_window()171 dispdepth, in init_window()195 int imgbytes = xsize * ysize * (dispdepth <= 16 ? 2 : 4); in init_window()260 dispdepth, in init_window()283 dispdepth); in init_window()295 dispdepth = 24; in init_console()[all …]