Searched refs:BEZIER_OPTIM_CIRCLE (Results 1 – 3 of 3) sorted by relevance
64 #define BEZIER_OPTIM_CIRCLE 0.551915024494f macro
308 int32_t cpoff = (int32_t)((float)final_radius * BEZIER_OPTIM_CIRCLE); in lv_vglite_create_rect_path_data()357 int32_t cpoff = (int32_t)((float)final_radius * BEZIER_OPTIM_CIRCLE); in lv_vglite_create_rect_path_data()
278 float tang = ((float)fullarc->rad) * BEZIER_OPTIM_CIRCLE; in set_full_arc()