Home
last modified time | relevance | path

Searched refs:StepToNextPointOnEdge (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp67 StepToNextPointOnEdge(edge1); in Draw()
71 StepToNextPointOnEdge(edge2); in Draw()
94 void DrawTriangle::StepToNextPointOnEdge(Edge& edge) in StepToNextPointOnEdge() function in OHOS::DrawTriangle
H A Ddraw_triangle.h40 static void StepToNextPointOnEdge(Edge& edge);