Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp953 void ImDrawList::PathArcTo(const ImVec2& centre, float radius, float a_min, float a_max, int num_se… in PathArcTo() function in ImDrawList
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1174 void ImDrawList::PathArcTo(const ImVec2& center, float radius, float a_min, float a_max, int num_se… in PathArcTo() function in ImDrawList