Searched refs:countRoots (Results 1 – 1 of 1) sorted by relevance
111 int countRoots = find_quad_roots(fRec.fA, fB, C, roots, fRec.fFlipped); in nextT() local117 if (0 == countRoots) { in nextT()123 float t = roots[countRoots - 1]; in nextT()