Lines Matching refs:s_GraphicsDrawing
63 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
138 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
143 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
179 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
709 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
713 &s_GraphicsDrawing in ReportDemo()
716 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
718 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
722 &s_GraphicsDrawing in ReportDemo()
727 s_GraphicsDrawing.DrawString( in ReportDemo()
737 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()