Searched refs:lv_arc_angle_within_bg_bounds (Results 1 – 1 of 1) sorted by relevance
47 static bool lv_arc_angle_within_bg_bounds(lv_obj_t * obj, const uint32_t angle, const uint32_t tole…491 …const bool is_angle_within_bg_bounds = lv_arc_angle_within_bg_bounds(obj, (uint32_t) angle, tolera… in lv_arc_event()921 static bool lv_arc_angle_within_bg_bounds(lv_obj_t * obj, const uint32_t angle, const uint32_t tole… in lv_arc_angle_within_bg_bounds() function