Searched refs:pSrcAcc (Results 1 – 1 of 1) sorted by relevance
977 BitmapReadAccess* pSrcAcc = pSrc->AcquireReadAccess(); in CopyPixel() local980 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 21 milliseconds