Searched defs:points_count (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imgui_draw.cpp | 669 void ImDrawList::AddPolyline(const ImVec2* points, const int points_count, ImU32 col, bool closed, float thickness) argument 857 AddConvexPolyFilled(const ImVec2 * points,const int points_count,ImU32 col) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imgui_draw.cpp | 669 void ImDrawList::AddPolyline(const ImVec2* points, const int points_count, ImU32 col, bool closed, float thickness) argument 857 AddConvexPolyFilled(const ImVec2 * points,const int points_count,ImU32 col) argument [all...] |
Completed in 8 milliseconds