Home
last modified time | relevance | path

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

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx350 …boost::shared_ptr<alphamask_bitmap_type> getCompatibleAlphaMask( const BitmapDeviceSharedPtr& bmp … in getCompatibleAlphaMask() function in basebmp::__anonc5bb41850111::BitmapRenderer
359 return getCompatibleAlphaMask( bmp ).get() != NULL; in isCompatibleAlphaMask()
731 boost::shared_ptr<alphamask_bitmap_type> pAlpha( getCompatibleAlphaMask(rAlphaMask) ); in drawMaskedColor_i()
780 boost::shared_ptr<alphamask_bitmap_type> pAlpha( getCompatibleAlphaMask(rAlphaMask) ); in drawMaskedColor_i()

Completed in 29 milliseconds