Searched refs:i_step (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 1008 for (int i_step = 1; i_step <= num_segments; i_step++) local in function:ImDrawList::PathBezierCurveTo 1010 float t = t_step * i_step; |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 1008 for (int i_step = 1; i_step <= num_segments; i_step++) local in function:ImDrawList::PathBezierCurveTo 1010 float t = t_step * i_step; |
Completed in 15 milliseconds