Home
last modified time | relevance | path

Searched refs:aSurfaceDesc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx275 DDSURFACEDESC aSurfaceDesc; in dumpSurface() local
280 &aSurfaceDesc, in dumpSurface()
285 const std::size_t dwBitmapSize(aSurfaceDesc.dwWidth*aSurfaceDesc.dwHeight*4); in dumpSurface()
750 DDSURFACEDESC aSurfaceDesc; in DXSurface() local
899 DDSURFACEDESC aSurfaceDesc; in update() local
1199 DDSURFACEDESC aSurfaceDesc; in create() local
1202 rtl_fillMemory( &aSurfaceDesc, in create()
1204 aSurfaceDesc.dwSize = sizeof(aSurfaceDesc); in create()
1267 rtl_fillMemory( &aSurfaceDesc, in create()
1683 DDSURFACEDESC aSurfaceDesc; in createSystemMemorySurface() local
[all …]
H A Ddx_surfacebitmap.cxx126 return aSurfaceDesc.lPitch; in getStride()
352 DDSURFACEDESC aSurfaceDesc; in getBitmap() local
476 DDSURFACEDESC aSurfaceDesc; in imageDebugger() local
481 &aSurfaceDesc, in imageDebugger()
486 … imdebug("bgra w=%d h=%d %p", aSurfaceDesc.dwWidth, aSurfaceDesc.dwHeight, aSurfaceDesc.lpSurface); in imageDebugger()
549 DDSURFACEDESC aSurfaceDesc; in getData() local
565 pSrc += aSurfaceDesc.lPitch; in getData()
631 DDSURFACEDESC aSurfaceDesc; in setData() local
647 pDst += aSurfaceDesc.lPitch; in setData()
711 DDSURFACEDESC aSurfaceDesc; in setPixel() local
[all …]

Completed in 36 milliseconds