Searched refs:aSurfaceDesc (Results 1 – 2 of 2) sorted by relevance
275 DDSURFACEDESC aSurfaceDesc; in dumpSurface() local280 &aSurfaceDesc, in dumpSurface()285 const std::size_t dwBitmapSize(aSurfaceDesc.dwWidth*aSurfaceDesc.dwHeight*4); in dumpSurface()750 DDSURFACEDESC aSurfaceDesc; in DXSurface() local899 DDSURFACEDESC aSurfaceDesc; in update() local1199 DDSURFACEDESC aSurfaceDesc; in create() local1202 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 …]
126 return aSurfaceDesc.lPitch; in getStride()352 DDSURFACEDESC aSurfaceDesc; in getBitmap() local476 DDSURFACEDESC aSurfaceDesc; in imageDebugger() local481 &aSurfaceDesc, in imageDebugger()486 … imdebug("bgra w=%d h=%d %p", aSurfaceDesc.dwWidth, aSurfaceDesc.dwHeight, aSurfaceDesc.lpSurface); in imageDebugger()549 DDSURFACEDESC aSurfaceDesc; in getData() local565 pSrc += aSurfaceDesc.lPitch; in getData()631 DDSURFACEDESC aSurfaceDesc; in setData() local647 pDst += aSurfaceDesc.lPitch; in setData()711 DDSURFACEDESC aSurfaceDesc; in setPixel() local[all …]
Completed in 21 milliseconds