Lines Matching refs:s_GraphicsDrawing
68 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
159 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
164 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
197 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
704 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
708 &s_GraphicsDrawing in ReportDemo()
711 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
713 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
717 &s_GraphicsDrawing in ReportDemo()
744 s_GraphicsDrawing.DrawString( in ReportDemo()
751 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()