Lines Matching refs:s_GraphicsDrawing
70 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
161 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
166 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
199 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
708 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
712 &s_GraphicsDrawing in ReportDemo()
715 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
717 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
721 &s_GraphicsDrawing in ReportDemo()
748 s_GraphicsDrawing.DrawString( in ReportDemo()
755 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()