Home
last modified time | relevance | path

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

/aoo42x/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx53 void DeviceHelper::implInit( SurfaceProvider& rSurfaceProvider, in implInit() argument
56 mpSurfaceProvider = &rSurfaceProvider; in implInit()
62 void DeviceHelper::init( SurfaceProvider& rSurfaceProvider, in init() argument
65 implInit(rSurfaceProvider, rRefDevice); in init()
H A Dcairo_devicehelper.hxx63 void init( SurfaceProvider& rSurfaceProvider,
120 void implInit( SurfaceProvider& rSurfaceProvider,
H A Dcairo_canvasbitmap.cxx77 const SurfaceProviderRef& rSurfaceProvider, in CanvasBitmap() argument
80 mpSurfaceProvider( rSurfaceProvider ), in CanvasBitmap()
H A Dcairo_canvashelper.cxx100 SurfaceProvider& rSurfaceProvider, in init() argument
104 mpSurfaceProvider = &rSurfaceProvider; in init()
401 …Reference< rendering::XBitmap >& xBitmap, const SurfaceProviderRef& rSurfaceProvider, unsigned cha… in surfaceFromXBitmap() argument
416 pSurface = rSurfaceProvider->createSurface( aBitmap ); in surfaceFromXBitmap()
H A Dcairo_canvashelper.hxx81 SurfaceProvider& rSurfaceProvider,

Completed in 53 milliseconds