Searched refs:SetLineWidth (Results 1 – 10 of 10) sorted by relevance
52 s_pRenderSystem->SetLineWidth(lineWidth); in DrawBox()
45 renderSystem.SetLineWidth(LINE_WIDTH); in nnMain()
102 s_RenderSystem.SetLineWidth(3.0f); in DrawDisplay0()
154 virtual void SetLineWidth(const f32 lineWidth);
176 virtual void SetLineWidth(const f32 lineWidth);
221 void RenderSystemDrawing::SetLineWidth(const f32 lineWidth) in SetLineWidth() function in demo::RenderSystemDrawing223 m_GraphicsDrawing.SetLineWidth(lineWidth); in SetLineWidth()
239 void GraphicsDrawing::SetLineWidth(const f32 lineWidth) in SetLineWidth() function in demo::GraphicsDrawing
549 renderSystem.SetLineWidth(LINE_WIDTH); in nnMain()
785 renderSystem.SetLineWidth(LINE_WIDTH); in nnMain()
894 renderSystem.SetLineWidth(LINE_WIDTH); in nnMain()