Searched refs:createSurfaceGraphics (Results 1 – 4 of 4) sorted by relevance
38 GraphicsSharedPtr createSurfaceGraphics(const COMReference<surface_type>& rSurface );
60 GraphicsSharedPtr createSurfaceGraphics(const COMReference<surface_type>& rSurface ) in createSurfaceGraphics() function
1951 pGraphics = createSurfaceGraphics( mpBackBufferSurface ); in renderInfoText()1959 pGraphics = createSurfaceGraphics( mpPrimarySurface ); in renderInfoText()
337 return createSurfaceGraphics(mpSurface); in getGraphics()
Completed in 33 milliseconds