Home
last modified time | relevance | path

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

/aoo4110/main/canvas/source/directx/
H A Ddx_surfacegraphics.hxx38 GraphicsSharedPtr createSurfaceGraphics(const COMReference<surface_type>& rSurface );
H A Ddx_surfacegraphics.cxx60 GraphicsSharedPtr createSurfaceGraphics(const COMReference<surface_type>& rSurface ) in createSurfaceGraphics() function
H A Ddx_5rm.cxx1951 pGraphics = createSurfaceGraphics( mpBackBufferSurface ); in renderInfoText()
1959 pGraphics = createSurfaceGraphics( mpPrimarySurface ); in renderInfoText()
H A Ddx_surfacebitmap.cxx337 return createSurfaceGraphics(mpSurface); in getGraphics()

Completed in 34 milliseconds