Searched refs:nSrcLinestep (Results 1 – 1 of 1) sorted by relevance
426 const int nSrcLinestep = rSrcBuffer.mnScanlineSize; in ImplCopyImage() local438 else if( nSrcLinestep == nDstLinestep ) in ImplCopyImage()444 int nByteWidth = nSrcLinestep; in ImplCopyImage()451 pRawSrc += nSrcLinestep; in ImplCopyImage()469 const int nSrcLinestep = rSrcBuffer.mnScanlineSize; in ImplConvertToBitmap() local484 rSrcLine.AddByteOffset( nSrcLinestep ); in ImplConvertToBitmap()683 const int nSrcLinestep = rSrcBuffer.mnScanlineSize; in ImplBlendToBitmap() local712 rSrcLine.AddByteOffset( nSrcLinestep ); in ImplBlendToBitmap()
Completed in 13 milliseconds