Lines Matching refs:s_GraphicsDrawing
60 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
110 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
115 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
149 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
535 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
539 &s_GraphicsDrawing in ReportDemo()
542 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
544 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
548 &s_GraphicsDrawing in ReportDemo()
553 s_GraphicsDrawing.DrawString( in ReportDemo()
560 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()