Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2313 static int stbtt__tesselate_curve(stbtt__point *points, int *num_points, float x0, float y0, float … in stbtt__tesselate_curve()
2337 int num_points=0; in stbtt_FlattenCurves() local