Searched refs:flatness_squared (Results 1 – 1 of 1) sorted by relevance
3428 float flatness_squared = longlen*longlen-shortlen*shortlen; in stbtt__tesselate_cubic() local3433 if (flatness_squared > objspace_flatness_squared) { in stbtt__tesselate_cubic()