Searched refs:t_step (Results 1 – 1 of 1) sorted by relevance
81 float t, t_step, fy; in test_cubic_bezier_ease_functions() local83 t_step = .001f; in test_cubic_bezier_ease_functions()89 for(t = 0; t <= 1; t += t_step) { in test_cubic_bezier_ease_functions()