Searched defs:temp_normals (Results 1 – 1 of 1) sorted by relevance
692 …ImVec2* temp_normals = (ImVec2*)alloca(points_count * (thick_line ? 5 : 3) * sizeof(ImVec2)); //-V… in AddPolyline() local883 ImVec2* temp_normals = (ImVec2*)alloca(points_count * sizeof(ImVec2)); //-V630 in AddConvexPolyFilled() local