Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_draw_vglite_arc.c364 float t_hig = 1.0f; in get_bez_t_from_pos() local
371 t_hig = t_mid; in get_bez_t_from_pos()
377 t_mid = (t_low + t_hig) / 2.0f; in get_bez_t_from_pos()