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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinshadgdi.c45 winAllocateFBShadowGDI(ScreenPtr pScreen);
318 winAllocateFBShadowGDI(ScreenPtr pScreen) function in typeref:typename:Bool
329 ErrorF("winAllocateFBShadowGDI - Creating DIB with width: %d height: %d "
341 winW32Error(2, "winAllocateFBShadowGDI - CreateDIBSection failed:");
346 winDebug("winAllocateFBShadowGDI - Shadow buffer allocated\n");
355 winDebug("winAllocateFBShadowGDI - Dibsection width: %d height: %d "
365 winDebug("winAllocateFBShadowGDI - Attempting a shadow blit\n");
375 winDebug("winAllocateFBShadowGDI - Shadow blit success\n");
379 winW32Error(2, "winAllocateFBShadowGDI - Shadow blit failure\n");
401 winDebug("winAllocateFBShadowGDI
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinshadgdi.c50 winAllocateFBShadowGDI (ScreenPtr pScreen);
337 winAllocateFBShadowGDI (ScreenPtr pScreen) function in typeref:typename:Bool
348 ErrorF ("winAllocateFBShadowGDI - Creating DIB with width: %d height: %d "
361 winW32Error (2, "winAllocateFBShadowGDI - CreateDIBSection failed:");
367 winDebug ("winAllocateFBShadowGDI - Shadow buffer allocated\n");
378 winDebug ("winAllocateFBShadowGDI - Dibsection width: %d height: %d "
390 winDebug ("winAllocateFBShadowGDI - Attempting a shadow blit\n");
403 winDebug ("winAllocateFBShadowGDI - Shadow blit success\n");
408 winW32Error (2, "winAllocateFBShadowGDI - Shadow blit failure\n");
431 winDebug ("winAllocateFBShadowGDI
[all...]

Completed in 2 milliseconds