Searched refs:rect_height (Results 1 – 1 of 1) sorted by relevance
296 lv_coord_t rect_height = lv_area_get_height(coords); in lv_vglite_create_rect_path_data() local299 int32_t shortest_side = LV_MIN(rect_width, rect_height); in lv_vglite_create_rect_path_data()305 if((radius == (lv_coord_t)LV_RADIUS_CIRCLE) && (rect_width == rect_height)) { in lv_vglite_create_rect_path_data()