Home
last modified time | relevance | path

Searched refs:dwWidth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx305 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()
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 …]
H A Ddx_9rm.cxx286 sal_uInt32 dwWidth, in fillRect() argument
291 for(sal_uInt32 i=0; i<dwWidth; ++i) in fillRect()
300 pDest[dwWidth-1]=dwColor; in fillRect()
H A Ddx_surfacebitmap.cxx486 … imdebug("bgra w=%d h=%d %p", aSurfaceDesc.dwWidth, aSurfaceDesc.dwHeight, aSurfaceDesc.lpSurface); in imageDebugger()

Completed in 33 milliseconds