Lines Matching refs:aContainedBmpEx
166 BitmapEx aContainedBmpEx( xBmp->getBitmapEx() ); in checkCanvasBitmap() local
167 Bitmap aContainedBmp( aContainedBmpEx.GetBitmap() ); in checkCanvasBitmap()
182 test( xBmp->hasAlpha() == aContainedBmpEx.IsTransparent(), in checkCanvasBitmap()
192 aContainedBmpEx.IsTransparent() ? std::max(8,nDepth)+8 : nDepth); in checkCanvasBitmap()
241 if( aContainedBmpEx.IsTransparent() ) in checkCanvasBitmap()
299 if( !aContainedBmpEx.IsTransparent() ) in checkCanvasBitmap()
317 BitmapEx aContainedBmpEx( xBmp->getBitmapEx() ); in checkBitmapImport() local
318 Bitmap aContainedBmp( aContainedBmpEx.GetBitmap() ); in checkBitmapImport()
333 test( xBmp->hasAlpha() == aContainedBmpEx.IsTransparent(), in checkBitmapImport()
343 aContainedBmpEx.IsTransparent() ? std::max(8,nDepth)+8 : nDepth); in checkBitmapImport()
392 if( aContainedBmpEx.IsTransparent() ) in checkBitmapImport()
450 if( !aContainedBmpEx.IsTransparent() ) in checkBitmapImport()