Home
last modified time | relevance | path

Searched defs:AddQuad (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Ddegeneratesegments.cpp143 static SkPoint AddQuad(SkPath& path, SkPoint& startPt) { in AddQuad() function in skiagm::DegenerateSegmentsGM
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp1093 void ImDrawList::AddQuad(const ImVec2& a, const ImVec2& b, const ImVec2& c, const ImVec2& d, ImU32 … in AddQuad() function in ImDrawList