Home
last modified time | relevance | path

Searched defs:AddLine (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/gm/
Ddegeneratesegments.cpp120 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
/third_party/skia/gm/
Ddegeneratesegments.cpp120 static SkPoint AddLine(SkPathBuilder& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp1046 void ImDrawList::AddLine(const ImVec2& a, const ImVec2& b, ImU32 col, float thickness) in AddLine() function in ImDrawList
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp1041 void ImDrawList::AddLine(const ImVec2& a, const ImVec2& b, ImU32 col, float thickness) in AddLine() function in ImDrawList
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1377 void ImDrawList::AddLine(const ImVec2& p1, const ImVec2& p2, ImU32 col, float thickness) in AddLine() function in ImDrawList