Home
last modified time | relevance | path

Searched refs:flatness_squared (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h3428 float flatness_squared = longlen*longlen-shortlen*shortlen; in stbtt__tesselate_cubic() local
3433 if (flatness_squared > objspace_flatness_squared) { in stbtt__tesselate_cubic()