Home
last modified time | relevance | path

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

/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx185 sal_uInt8 *pSrcSurface = (sal_uInt8 *)aDescSrc.lpSurface + in doBlit() local
193 sal_uInt32 *pSrcScanline = (sal_uInt32 *)pSrcSurface; in doBlit()
204 pSrcSurface += aDescSrc.lPitch; in doBlit()
212 sal_uInt8 *pSrcSurface = (sal_uInt8 *)aDescSrc.lpSurface + in doBlit() local
220 sal_uInt32 *pSrcScanline = (sal_uInt32 *)pSrcSurface; in doBlit()
226 pSrcSurface += aDescSrc.lPitch; in doBlit()
234 sal_uInt8 *pSrcSurface = (sal_uInt8 *)aDescSrc.lpSurface + in doBlit() local
242 sal_uInt32 *pSrcScanline = (sal_uInt32*)pSrcSurface; in doBlit()
254 pSrcSurface += aDescSrc.lPitch; in doBlit()

Completed in 27 milliseconds