Searched refs:BitmapDevice (Results 1 – 3 of 3) sorted by relevance
155 public BitmapDevice294 BitmapDevice( rBounds, nScanlineFormat, in BitmapRenderer()1027 BitmapDevice::BitmapDevice( const basegfx::B2IRange& rBounds, in BitmapDevice() function in basebmp::BitmapDevice1047 BitmapDevice::~BitmapDevice() in ~BitmapDevice()1052 basegfx::B2IVector BitmapDevice::getSize() const in getSize()1060 bool BitmapDevice::isTopDown() const in isTopDown()1065 sal_Int32 BitmapDevice::getScanlineFormat() const in getScanlineFormat()1070 sal_Int32 BitmapDevice::getScanlineStride() const in getScanlineStride()1076 RawMemorySharedArray BitmapDevice::getBuffer() const in getBuffer()1081 PaletteMemorySharedVector BitmapDevice::getPalette() const in getPalette()[all …]
59 typedef boost::shared_ptr< class BitmapDevice > BitmapDeviceSharedPtr;77 class BASEBMP_DLLPUBLIC BitmapDevice : public boost::enable_shared_from_this<BitmapDevice>, class541 BitmapDevice( const basegfx::B2IRange& rBounds,548 virtual ~BitmapDevice();
32 class BitmapDevice;42 void debugDump( const boost::shared_ptr< BitmapDevice >& rDevice,