Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_path.c508 float dy1 = center_y - start_y; in lv_vg_lite_path_append_arc_right_angle() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h2193 static void stbtt__csctx_rccurve_to(stbtt__csctx * ctx, float dx1, float dy1, float dx2, float dy2,…
2406 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; local
3910 float dy1 = y2 - y1; local