Searched refs:lv_div_round_closest (Results 1 – 1 of 1) sorted by relevance
118 static inline int32_t lv_div_round_closest(int32_t dividend, int32_t divisor) in lv_div_round_closest() function354 c->w[i] = lv_div_round_closest(free_w * f, col_fr_cnt); in calc_cols()443 c->h[i] = lv_div_round_closest(free_h * f, row_fr_cnt); in calc_rows()