Home
last modified time | relevance | path

Searched defs:num_points (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h3879 static int stbtt__tesselate_curve(stbtt__point * points, int * num_points, float x0, float y0, floa…
3903 static void stbtt__tesselate_cubic(stbtt__point * points, int * num_points, float x0, float y0, flo…
3953 int num_points = 0; local