Searched refs:grow_value_sum (Results 1 – 1 of 1) sorted by relevance
351 int32_t grow_value_sum = 0; in children_repos() local355 grow_value_sum += t->grow_dsc[i].grow_value; in children_repos()365 LV_ASSERT(grow_value_sum != 0); in children_repos()366 grow_unit = grow_max_size / grow_value_sum; in children_repos()375 grow_value_sum -= t->grow_dsc[i].grow_value; in children_repos()