Searched refs:pAlphaSrc (Results 1 – 2 of 2) sorted by relevance
126 const AlphaMask* pAlphaSrc ) in CopyPixel() argument139 if( pAlphaSrc && ( *pAlphaSrc != *this ) ) in CopyPixel()141 Bitmap* pSrc = (Bitmap*) pAlphaSrc; in CopyPixel()
82 …pyPixel( const Rectangle& rRectDst, const Rectangle& rRectSrc, const AlphaMask* pAlphaSrc = NULL );
Completed in 17 milliseconds