Home
last modified time | relevance | path

Searched defs:DrawLine (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/fs/Streaming/
DFsSampleStreamingFrame.cpp108 void DrawLine(const nn::hid::CTR::TouchPanelStatus &now, const nn::hid::CTR::TouchPanelStatus &prev… in DrawLine() function
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_GraphicsDrawing.cpp244 void GraphicsDrawing::DrawLine(const f32 windowCoordinateX0, const f32 windowCoordinateY0, in DrawLine() function in demo::GraphicsDrawing
Ddemo_RenderSystemDrawing.cpp226 void RenderSystemDrawing::DrawLine(const f32 windowCoordinateX0, const f32 windowCoordinateY0, in DrawLine() function in demo::RenderSystemDrawing