Home
last modified time | relevance | path

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

/AOO41X/main/basebmp/source/
H A Dbitmapdevice.cxx350 …boost::shared_ptr<alphamask_bitmap_type> getCompatibleAlphaMask( const BitmapDeviceSharedPtr& bmp … in getCompatibleAlphaMask() function in basebmp::__anon8f1d43b50111::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()