Home
last modified time | relevance | path

Searched refs:rSrcLine (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx461 bool ImplConvertToBitmap( TrueColorPixelPtr<SRCFMT>& rSrcLine, in ImplConvertToBitmap() argument
483 ImplConvertLine( aDstLine, rSrcLine, rSrcBuffer.mnWidth ); in ImplConvertToBitmap()
484 rSrcLine.AddByteOffset( nSrcLinestep ); in ImplConvertToBitmap()
676 bool ImplBlendToBitmap( TrueColorPixelPtr<SRCFMT>& rSrcLine, in ImplBlendToBitmap() argument
710 ImplBlendLines<8>( aDstLine, rSrcLine, aMskLine, rDstBuffer.mnWidth ); in ImplBlendToBitmap()
712 rSrcLine.AddByteOffset( nSrcLinestep ); in ImplBlendToBitmap()

Completed in 21 milliseconds