Home
last modified time | relevance | path

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

/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx318 … boost::shared_ptr<BitmapRenderer> getCompatibleBitmap( const BitmapDeviceSharedPtr& bmp ) const in getCompatibleBitmap() function in basebmp::__anonc5bb41850111::BitmapRenderer
327 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 125 milliseconds