Searched refs:getCompatibleBitmap (Results 1 – 1 of 1) sorted by relevance
318 … boost::shared_ptr<BitmapRenderer> getCompatibleBitmap( const BitmapDeviceSharedPtr& bmp ) const in getCompatibleBitmap() function in basebmp::__anon4f2c11760111::BitmapRenderer327 return getCompatibleBitmap(bmp).get() != NULL; in isCompatibleBitmap()635 boost::shared_ptr<BitmapRenderer> pSrcBmp( getCompatibleBitmap(rSrcBitmap) ); in implDrawBitmap()843 boost::shared_ptr<BitmapRenderer> pSrcBmp( getCompatibleBitmap(rSrcBitmap) ); in implDrawMaskedBitmap()
Completed in 16 milliseconds