Lines Matching refs:s_GraphicsDrawing
70 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
123 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
128 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
162 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
684 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
688 &s_GraphicsDrawing in ReportDemo()
691 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
693 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
697 &s_GraphicsDrawing in ReportDemo()
702 s_GraphicsDrawing.DrawString( in ReportDemo()
710 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()