Lines Matching refs:s_GraphicsDrawing
72 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
125 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
130 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
164 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
686 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
690 &s_GraphicsDrawing in ReportDemo()
693 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
695 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
699 &s_GraphicsDrawing in ReportDemo()
704 s_GraphicsDrawing.DrawString( in ReportDemo()
712 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()