Lines Matching refs:dwWidth
285 const std::size_t dwBitmapSize(aSurfaceDesc.dwWidth*aSurfaceDesc.dwHeight*4); in dumpSurface()
291 const std::size_t dwDestPitch(aSurfaceDesc.dwWidth<<2); in dumpSurface()
305 bitmapInfo.biWidth = aSurfaceDesc.dwWidth; in dumpSurface()
700 sal_uInt32 dwWidth, in fillRect() argument
705 for(sal_uInt32 i=0; i<dwWidth; ++i) in fillRect()
714 pDest[dwWidth-1]=dwColor; in fillRect()
754 …aSurfaceDesc.dwWidth = ::std::min(deviceDesc.dwMaxTextureWidth,::canvas::tools::nextPow2(rSize.get… in DXSurface()
786 maSize.setX(aSurfaceDesc.dwWidth); in DXSurface()
851 aSurfaceDesc.dwWidth, in selectTexture()
1272 aSurfaceDesc.dwWidth = aSize.getX(); in create()
1306 aSurfaceDesc.dwWidth, in create()
1334 ::basegfx::B2ISize( maSelectedFullscreenMode.selectedDesc.dwWidth, in getFramebufferSize()
1428 aViewport.dwWidth = maSelectedFullscreenMode.selectedDesc.dwWidth; in setup3DDevice()
1547 std::size_t nMinimumVRAMSize = ((desc.dwWidth*desc.dwHeight)<<2)*3; in validateCaps()
1688 aSurfaceDesc.dwWidth = rSize.getX(); in createSystemMemorySurface()
1896 aSurfaceDesc.dwWidth = aSize.getX(); in validateMainSurfaces()
1925 aSurfaceDesc.dwWidth, in validateMainSurfaces()