Searched defs:points_count (Results 1 – 2 of 2) sorted by relevance
35 const int points_count = (width - 1) / 2; in GetTransposedMatrixForWinograd() local
669 void ImDrawList::AddPolyline(const ImVec2* points, const int points_count, ImU32 col, bool closed, … in AddPolyline()857 void ImDrawList::AddConvexPolyFilled(const ImVec2* points, const int points_count, ImU32 col) in AddConvexPolyFilled()