Searched refs:aARGB (Results 1 – 1 of 1) sorted by relevance
384 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap()); in tryDrawBitmapGdiPlus() local386 if(aARGB.get()) in tryDrawBitmapGdiPlus()400 *aARGB.get()); in tryDrawBitmapGdiPlus()418 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(&rSalAlpha)); in drawAlphaBitmap() local420 if(aARGB.get()) in drawAlphaBitmap()434 *aARGB.get()); in drawAlphaBitmap()454 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(pSalAlpha)); in drawTransformedBitmap() local456 if(aARGB.get()) in drawTransformedBitmap()458 const long nSrcWidth(aARGB->GetWidth()); in drawTransformedBitmap()459 const long nSrcHeight(aARGB->GetHeight()); in drawTransformedBitmap()[all …]
Completed in 14 milliseconds