Home | History | Annotate | Download | only in qt

Lines Matching refs:solveEpsilon

857 static inline double solveEpsilon(double duration)
865 return bezier.solve(t, solveEpsilon(duration));