Searched defs:DrawLine (Results 1 – 3 of 3) sorted by relevance
108 void DrawLine(const nn::hid::CTR::TouchPanelStatus &now, const nn::hid::CTR::TouchPanelStatus &prev… in DrawLine() function
244 void GraphicsDrawing::DrawLine(const f32 windowCoordinateX0, const f32 windowCoordinateY0, in DrawLine() function in demo::GraphicsDrawing
226 void RenderSystemDrawing::DrawLine(const f32 windowCoordinateX0, const f32 windowCoordinateY0, in DrawLine() function in demo::RenderSystemDrawing