Searched refs:aARGB (Results 1 – 1 of 1) sorted by relevance
386 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap()); in tryDrawBitmapGdiPlus() local388 if(aARGB.get()) in tryDrawBitmapGdiPlus()402 *aARGB.get()); in tryDrawBitmapGdiPlus()420 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(&rSalAlpha)); in drawAlphaBitmap() local422 if(aARGB.get()) in drawAlphaBitmap()436 *aARGB.get()); in drawAlphaBitmap()456 GdiPlusBmpPtr aARGB(rSalBitmap.ImplGetGdiPlusBitmap(pSalAlpha)); in drawTransformedBitmap() local458 if(aARGB.get()) in drawTransformedBitmap()460 const long nSrcWidth(aARGB->GetWidth()); in drawTransformedBitmap()461 const long nSrcHeight(aARGB->GetHeight()); in drawTransformedBitmap()[all …]
Completed in 10 milliseconds