Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx977 BitmapReadAccess* pSrcAcc = pSrc->AcquireReadAccess(); in CopyPixel() local
980 if( pSrcAcc && pDstAcc ) in CopyPixel()
988 const BitmapColor& rSrcCol = pSrcAcc->GetPaletteColor( (sal_uInt16) i ); in CopyPixel()
1006 if( pSrcAcc ) in CopyPixel()
1007 pSrc->ReleaseAccess( pSrcAcc ); in CopyPixel()

Completed in 15 milliseconds