Home
last modified time | relevance | path

Searched refs:getCompatibleAlphaMask (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx347 …boost::shared_ptr<alphamask_bitmap_type> getCompatibleAlphaMask( const BitmapDeviceSharedPtr& bmp … in getCompatibleAlphaMask() function in basebmp::__anonf398764d0111::BitmapRenderer
356 return getCompatibleAlphaMask( bmp ).get() != NULL; in isCompatibleAlphaMask()
728 boost::shared_ptr<alphamask_bitmap_type> pAlpha( getCompatibleAlphaMask(rAlphaMask) ); in drawMaskedColor_i()
777 boost::shared_ptr<alphamask_bitmap_type> pAlpha( getCompatibleAlphaMask(rAlphaMask) ); in drawMaskedColor_i()