| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmisc.c | 73 pScreenInfo->dwBPP),
|
| H A D | winscrinit.c | 88 dwInitialBPP = pScreenInfo->dwBPP; 99 (int) pScreenInfo->dwBPP); 101 else if (dwInitialBPP != pScreenInfo->dwBPP) { 105 (int) dwInitialBPP, (int) pScreenInfo->dwBPP); 109 (int) pScreenInfo->dwBPP); 113 if (!(WIN_SUPPORTED_BPPS & (1 << (pScreenInfo->dwBPP - 1)))) { 116 "per pixel.\n", (int) pScreenInfo->dwBPP); 243 if (pScreenInfo->dwBPP == 8) 261 if ((pScreenInfo->dwBPP == 8) && (pScreenInfo->fCompositeWM)) { 274 pScreenInfo->dwStride, pScreenInfo->dwBPP)) { [all...] |
| H A D | winengine.c | 117 DWORD dwBPP; local in function:winSetEngine 127 * pScreenInfo->dwBPP may be 0 to indicate that the current screen 131 dwBPP = GetDeviceCaps(hdc, BITSPIXEL); 138 if (dwBPP == 8 && !pScreenInfo->fFullScreen) {
|
| H A D | winvalargs.c | 143 || g_ScreenInfo[i].dwBPP != WIN_DEFAULT_BPP)) {
|
| H A D | winshadddnl.c | 211 pScreenInfo->dwBPP); 335 || pScreenInfo->dwBPP != GetDeviceCaps(hdc, BITSPIXEL) 343 pScreenInfo->dwBPP, 355 pScreenInfo->dwBPP, 0, 0); 452 / pScreenInfo->dwBPP; 748 (int) pScreenInfo->dwDepth, (int) pScreenInfo->dwBPP); 819 DWORD dwBPP; local in function:winAdjustVideoModeShadowDDNL 829 dwBPP = GetDeviceCaps(hdc, BITSPIXEL); 832 if (!(pScreenInfo->fFullScreen && (pScreenInfo->dwBPP != WIN_DEFAULT_BPP))) { 834 pScreenInfo->dwBPP [all...] |
| H A D | winprocarg.c | 121 defaultScreenInfo.dwBPP = WIN_DEFAULT_BPP; 770 DWORD dwBPP = 0; local in function:ddxProcessArgument 779 dwBPP = atoi(argv[i]); 781 screenInfoPtr->dwBPP = dwBPP;
|
| H A D | windialogs.c | 440 (unsigned int)s_pScreenInfo->dwBPP, 452 (unsigned int)s_pScreenInfo->dwBPP, 458 s_pScreenInfo->dwBPP) { 459 ErrorF("winChangeDelthDlgProc - wParam == s_pScreenInfo->dwBPP\n");
|
| H A D | winshadgdi.c | 398 * 8) / pScreenInfo->dwBPP; 649 (int) pScreenInfo->dwDepth, (int) pScreenInfo->dwBPP); 718 DWORD dwBPP; local in function:winAdjustVideoModeShadowGDI 729 dwBPP = GetDeviceCaps(hdc, BITSPIXEL); 732 pScreenInfo->dwBPP = dwBPP;
|
| H A D | wincmap.c | 501 if (pScreenInfo->dwBPP > 8) {
|
| H A D | win.h | 379 DWORD dwBPP; member in struct:__anoned6456b30508
|
| H A D | winwndproc.c | 184 if (s_pScreenInfo->dwBPP !=
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winscrinit.c | 131 dwInitialBPP = pScreenInfo->dwBPP; 142 ErrorF ("winScreenInit - Using Windows display depth of %d bits per pixel\n", (int) pScreenInfo->dwBPP); 144 else if (dwInitialBPP != pScreenInfo->dwBPP) 147 ErrorF ("winScreenInit - Command line depth of %d bpp overidden by engine, using %d bpp\n", (int) dwInitialBPP, (int) pScreenInfo->dwBPP); 151 ErrorF ("winScreenInit - Using command line depth of %d bpp\n", (int) pScreenInfo->dwBPP); 155 if (!(WIN_SUPPORTED_BPPS & (1 << (pScreenInfo->dwBPP - 1)))) 160 (int) pScreenInfo->dwBPP); 293 if (pScreenInfo->dwBPP == 8) 324 pScreenInfo->dwBPP)) 362 pScreenInfo->dwBPP)) [all...] |
| H A D | winengine.c | 161 DWORD dwBPP; local in function:winSetEngine 172 * pScreenInfo->dwBPP may be 0 to indicate that the current screen 176 dwBPP = GetDeviceCaps (hdc, BITSPIXEL); 183 if (dwBPP == 8 && !pScreenInfo->fFullScreen)
|
| H A D | winnativegdi.c | 275 DWORD dwBPP; local in function:winAdjustVideoModeNativeGDI 287 dwBPP = GetDeviceCaps (hdc, BITSPIXEL); 297 if (dwBPP == 32) 300 pScreenInfo->dwDepth = dwBPP; 305 pScreenInfo->dwBPP = dwBPP;
|
| H A D | winvideo.c | 51 if (pScreenInfo->dwBPP > 8) 127 if (pScreenInfo->dwBPP > 8)
|
| H A D | winmisc.c | 91 pScreenInfo->dwBPP),
|
| H A D | winvalargs.c | 158 || g_ScreenInfo[i].dwBPP != WIN_DEFAULT_BPP))
|
| H A D | winpfbdd.c | 121 pScreenInfo->dwBPP, 221 / pScreenInfo->dwBPP; 425 DWORD dwBPP; local in function:winAdjustVideoModePrimaryDD 436 dwBPP = GetDeviceCaps (hdc, BITSPIXEL); 440 (pScreenInfo->dwBPP != WIN_DEFAULT_BPP))) 443 pScreenInfo->dwBPP = dwBPP;
|
| H A D | winshadddnl.c | 242 pScreenInfo->dwBPP); 383 || pScreenInfo->dwBPP != GetDeviceCaps (hdc, BITSPIXEL) 392 pScreenInfo->dwBPP, 404 pScreenInfo->dwBPP, 512 / pScreenInfo->dwBPP; 885 (int) pScreenInfo->dwBPP); 967 DWORD dwBPP; local in function:winAdjustVideoModeShadowDDNL 978 dwBPP = GetDeviceCaps (hdc, BITSPIXEL); 982 (pScreenInfo->dwBPP != WIN_DEFAULT_BPP))) 985 pScreenInfo->dwBPP [all...] |
| H A D | winshaddd.c | 349 || pScreenInfo->dwBPP != GetDeviceCaps (hdc, BITSPIXEL) 358 pScreenInfo->dwBPP, 370 pScreenInfo->dwBPP, 486 / pScreenInfo->dwBPP; 811 (int) pScreenInfo->dwBPP); 893 DWORD dwBPP; local in function:winAdjustVideoModeShadowDD 904 dwBPP = GetDeviceCaps (hdc, BITSPIXEL); 908 (pScreenInfo->dwBPP != WIN_DEFAULT_BPP))) 911 pScreenInfo->dwBPP = dwBPP; [all...] |
| H A D | winprocarg.c | 105 defaultScreenInfo.dwBPP = WIN_DEFAULT_BPP; 784 DWORD dwBPP = 0; local in function:ddxProcessArgument 794 dwBPP = atoi (argv[i]); 796 screenInfoPtr->dwBPP = dwBPP;
|
| H A D | windialogs.c | 486 s_pScreenInfo->dwBPP, 498 s_pScreenInfo->dwBPP, 503 if (GetDeviceCaps(s_pScreenPriv->hdcScreen, BITSPIXEL) == s_pScreenInfo->dwBPP) 505 ErrorF ("winChangeDelthDlgProc - wParam == s_pScreenInfo->dwBPP\n");
|
| H A D | winshadgdi.c | 428 * 8) / pScreenInfo->dwBPP; 707 (int) pScreenInfo->dwBPP); 787 DWORD dwBPP; local in function:winAdjustVideoModeShadowGDI 799 dwBPP = GetDeviceCaps (hdc, BITSPIXEL); 802 pScreenInfo->dwBPP = dwBPP;
|
| H A D | wincmap.c | 553 if (pScreenInfo->dwBPP > 8)
|
| H A D | winwin32rootless.c | 742 stridesize = pRLWinPriv->pFrame->width * (pScreenInfo->dwBPP >> 3); 747 pRLWinPriv->pbmihShadow->biWidth = stridesize / (pScreenInfo->dwBPP >> 3);
|