Searched refs:kMaxSubdivs (Results 1 – 1 of 1) sorted by relevance
292 static const int kMaxSubdivs = 10; in convert_noninflect_cubic_to_quads() local303 if (sublevel > kMaxSubdivs || dSqd <= distanceSqdTol) { in convert_noninflect_cubic_to_quads()