Searched defs:objspace_flatness_squared (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 3369 … float x0, float y0, float x1, float y1, float x2, float y2, float objspace_flatness_squared, int … in stbtt__tesselate_curve() 3389 … float x1, float y1, float x2, float y2, float x3, float y3, float objspace_flatness_squared, int … in stbtt__tesselate_cubic() 3437 float objspace_flatness_squared = objspace_flatness * objspace_flatness; in stbtt_FlattenCurves() local
|
| /third_party/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 3395 … float x0, float y0, float x1, float y1, float x2, float y2, float objspace_flatness_squared, int … in stbtt__tesselate_curve() 3415 … float x1, float y1, float x2, float y2, float x3, float y3, float objspace_flatness_squared, int … in stbtt__tesselate_cubic() 3463 float objspace_flatness_squared = objspace_flatness * objspace_flatness; in stbtt_FlattenCurves() local
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 3395 … float x0, float y0, float x1, float y1, float x2, float y2, float objspace_flatness_squared, int … in stbtt__tesselate_curve() 3415 … float x1, float y1, float x2, float y2, float x3, float y3, float objspace_flatness_squared, int … in stbtt__tesselate_cubic() 3463 float objspace_flatness_squared = objspace_flatness * objspace_flatness; in stbtt_FlattenCurves() local
|