Lines Matching refs:s_GraphicsDrawing
65 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
140 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
145 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
181 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
711 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
715 &s_GraphicsDrawing in ReportDemo()
718 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
720 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
724 &s_GraphicsDrawing in ReportDemo()
729 s_GraphicsDrawing.DrawString( in ReportDemo()
739 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()