Home
last modified time | relevance | path

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

/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx188 sal_uInt8 *pDstSurface = (sal_uInt8 *)aDescDst.lpSurface + in doBlit() local
194 sal_uInt16 *pDstScanline = (sal_uInt16 *)pDstSurface; in doBlit()
205 pDstSurface += aDescDst.lPitch; in doBlit()
215 sal_uInt8 *pDstSurface = (sal_uInt8 *)aDescDst.lpSurface + in doBlit() local
221 sal_uInt16 *pDstScanline = (sal_uInt16 *)pDstSurface; in doBlit()
227 pDstSurface += aDescDst.lPitch; in doBlit()
237 sal_uInt8 *pDstSurface = (sal_uInt8 *)aDescDst.lpSurface + in doBlit() local
243 sal_uInt16 *pDstScanline = (sal_uInt16 *)pDstSurface; in doBlit()
255 pDstSurface += aDescDst.lPitch; in doBlit()

Completed in 13 milliseconds