Searched refs:g_bpp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c124 static int g_bpp; variable
1476 size = width * height * (g_bpp / 8);
1483 switch (g_bpp)
1497 switch (g_bpp)
1511 switch (g_bpp)
1525 switch (g_bpp)
1769 g_bpp = 0;
1775 g_bpp = pf->bits_per_pixel;
1783 if (g_bpp != 16)
1790 if (g_bpp !
[all...]

Completed in 48 milliseconds