Searched refs:x23 (Results 1 – 1 of 1) sorted by relevance
/lvgl-3.6.0/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 3897 float x23 = (x2 + x3) / 2; local 3902 float xb = (x12 + x23) / 2; 3909 …stbtt__tesselate_cubic(points, num_points, mx, my, xb, yb, x23, y23, x3, y3, objspace_flatness_squ…
|