Searched defs:AddQuad (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/gm/ |
D | degeneratesegments.cpp | 143 static SkPoint AddQuad(SkPath& path, SkPoint& startPt) { in AddQuad() function in skiagm::DegenerateSegmentsGM
|
/third_party/skia/gm/ |
D | degeneratesegments.cpp | 143 static SkPoint AddQuad(SkPathBuilder& path, SkPoint& startPt) { in AddQuad() function in skiagm::DegenerateSegmentsGM
|
/third_party/mesa3d/src/imgui/ |
D | imgui_draw.cpp | 1098 void ImDrawList::AddQuad(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& d, ImU32 … in AddQuad() function in ImDrawList
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 1093 void ImDrawList::AddQuad(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& d, ImU32 … in AddQuad() function in ImDrawList
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 1431 void ImDrawList::AddQuad(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, const ImVec2& p4, Im… in AddQuad() function in ImDrawList
|