Searched refs:getCompatibleBitmap (Results 1 – 1 of 1) sorted by relevance
315 … boost::shared_ptr<BitmapRenderer> getCompatibleBitmap( const BitmapDeviceSharedPtr& bmp ) const in getCompatibleBitmap() function in basebmp::__anonf398764d0111::BitmapRenderer324 return getCompatibleBitmap(bmp).get() != NULL; in isCompatibleBitmap()632 boost::shared_ptr<BitmapRenderer> pSrcBmp( getCompatibleBitmap(rSrcBitmap) ); in implDrawBitmap()840 boost::shared_ptr<BitmapRenderer> pSrcBmp( getCompatibleBitmap(rSrcBitmap) ); in implDrawMaskedBitmap()