Searched refs:dwWidth (Results 1 – 3 of 3) sorted by relevance
305 bitmapInfo.biWidth = aSurfaceDesc.dwWidth; in dumpSurface()700 sal_uInt32 dwWidth, in fillRect() argument705 for(sal_uInt32 i=0; i<dwWidth; ++i) in fillRect()714 pDest[dwWidth-1]=dwColor; in fillRect()786 maSize.setX(aSurfaceDesc.dwWidth); in DXSurface()851 aSurfaceDesc.dwWidth, in selectTexture()1272 aSurfaceDesc.dwWidth = aSize.getX(); in create()1306 aSurfaceDesc.dwWidth, in create()1428 aViewport.dwWidth = maSelectedFullscreenMode.selectedDesc.dwWidth; in setup3DDevice()1688 aSurfaceDesc.dwWidth = rSize.getX(); in createSystemMemorySurface()[all …]
286 sal_uInt32 dwWidth, in fillRect() argument291 for(sal_uInt32 i=0; i<dwWidth; ++i) in fillRect()300 pDest[dwWidth-1]=dwColor; in fillRect()
486 … imdebug("bgra w=%d h=%d %p", aSurfaceDesc.dwWidth, aSurfaceDesc.dwHeight, aSurfaceDesc.lpSurface); in imageDebugger()
Completed in 38 milliseconds