Lines Matching refs:s_GraphicsDrawing
62 nw::demo::GraphicsDrawing s_GraphicsDrawing; variable
112 s_GraphicsDrawing.SetScreenSize( in InitializeGraphics()
117 nw::demo::Utility::InitializeGraphicsDrawing(&s_DeviceAllocator, s_GraphicsDrawing); in InitializeGraphics()
151 s_GraphicsDrawing.Finalize(); in TerminateGraphics()
537 s_GraphicsDrawing.BeginDrawingShape(); in ReportDemo()
541 &s_GraphicsDrawing in ReportDemo()
544 s_GraphicsDrawing.EndDrawingShape(); in ReportDemo()
546 s_GraphicsDrawing.BeginDrawingString(); in ReportDemo()
550 &s_GraphicsDrawing in ReportDemo()
555 s_GraphicsDrawing.DrawString( in ReportDemo()
562 s_GraphicsDrawing.EndDrawingString(); in ReportDemo()