Searched refs:t_step (Results 1 – 2 of 2) sorted by relevance
1007 float t_step = 1.0f / (float)num_segments; in PathBezierCurveTo() local1010 float t = t_step * i_step; in PathBezierCurveTo()
5314 const float t_step = 1.0f / (float)res_w; in PlotEx() local5327 const float t1 = t0 + t_step; in PlotEx()