Lines Matching refs:DeviceHelper

50     DeviceHelper::DeviceHelper() :  in DeviceHelper()  function in nullcanvas::DeviceHelper
57 void DeviceHelper::init( SpriteCanvas& rSpriteCanvas, in init()
66 void DeviceHelper::disposing() in disposing()
72 geometry::RealSize2D DeviceHelper::getPhysicalResolution() in getPhysicalResolution()
77 geometry::RealSize2D DeviceHelper::getPhysicalSize() in getPhysicalSize()
82 uno::Reference< rendering::XLinePolyPolygon2D > DeviceHelper::createCompatibleLinePolyPolygon( in createCompatibleLinePolyPolygon()
95 …uno::Reference< rendering::XBezierPolyPolygon2D > DeviceHelper::createCompatibleBezierPolyPolygon( in createCompatibleBezierPolyPolygon()
108 uno::Reference< rendering::XBitmap > DeviceHelper::createCompatibleBitmap( in createCompatibleBitmap()
123 uno::Reference< rendering::XVolatileBitmap > DeviceHelper::createVolatileBitmap( in createVolatileBitmap()
130 uno::Reference< rendering::XBitmap > DeviceHelper::createCompatibleAlphaBitmap( in createCompatibleAlphaBitmap()
145 uno::Reference< rendering::XVolatileBitmap > DeviceHelper::createVolatileAlphaBitmap( in createVolatileAlphaBitmap()
152 sal_Bool DeviceHelper::hasFullScreenMode() in hasFullScreenMode()
158 sal_Bool DeviceHelper::enterFullScreenMode( sal_Bool /*bEnter*/ ) in enterFullScreenMode()
164 ::sal_Int32 DeviceHelper::createBuffers( ::sal_Int32 /*nBuffers*/ ) in createBuffers()
171 void DeviceHelper::destroyBuffers() in destroyBuffers()
177 ::sal_Bool DeviceHelper::showBuffer( bool bIsVisible, ::sal_Bool bUpdateAll ) in showBuffer()
186 ::sal_Bool DeviceHelper::switchBuffer( bool bIsVisible, ::sal_Bool bUpdateAll ) in switchBuffer()
192 uno::Any DeviceHelper::isAccelerated() const in isAccelerated()
197 uno::Any DeviceHelper::getDeviceHandle() const in getDeviceHandle()
202 uno::Any DeviceHelper::getSurfaceHandle() const in getSurfaceHandle()
219 uno::Reference<rendering::XColorSpace> DeviceHelper::getColorSpace() const in getColorSpace()
225 void DeviceHelper::notifySizeUpdate( const awt::Rectangle& /*rBounds*/ ) in notifySizeUpdate()
230 void DeviceHelper::dumpScreenContent() const in dumpScreenContent()