Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp1007 float t_step = 1.0f / (float)num_segments; in PathBezierCurveTo() local
Dimgui_widgets.cpp5314 const float t_step = 1.0f / (float)res_w; in PlotEx() local