Searched refs:pSrcSurface (Results 1 – 1 of 1) sorted by relevance
185 sal_uInt8 *pSrcSurface = (sal_uInt8 *)aDescSrc.lpSurface + in doBlit() local193 sal_uInt32 *pSrcScanline = (sal_uInt32 *)pSrcSurface; in doBlit()204 pSrcSurface += aDescSrc.lPitch; in doBlit()212 sal_uInt8 *pSrcSurface = (sal_uInt8 *)aDescSrc.lpSurface + in doBlit() local220 sal_uInt32 *pSrcScanline = (sal_uInt32 *)pSrcSurface; in doBlit()226 pSrcSurface += aDescSrc.lPitch; in doBlit()234 sal_uInt8 *pSrcSurface = (sal_uInt8 *)aDescSrc.lpSurface + in doBlit() local242 sal_uInt32 *pSrcScanline = (sal_uInt32*)pSrcSurface; in doBlit()254 pSrcSurface += aDescSrc.lPitch; in doBlit()
Completed in 26 milliseconds