Home
last modified time | relevance | path

Searched refs:cubic_cont_pt (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_draw_vglite_arc.c84 } cubic_cont_pt; typedef
343 static inline float comp_bezier_point(float t, cubic_cont_pt cp) in comp_bezier_point()
359 static uint16_t get_bez_t_from_pos(float pt, cubic_cont_pt cp, bool dec) in get_bez_t_from_pos()
451 (cubic_cont_pt) { in get_subarc_control_points()