Lines Matching refs:dwBPP
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)) {
304 pScreenInfo->dwStride, pScreenInfo->dwBPP)) {