Searched refs:new_max_count (Results 1 – 1 of 1) sorted by relevance
258 uint32_t new_max_count = in GrowImplicitLayerArray() local262 if (new_max_count > arr.max_count) { in GrowImplicitLayerArray()265 sizeof(ImplicitLayer) * new_max_count, in GrowImplicitLayerArray()276 arr.max_count = new_max_count; in GrowImplicitLayerArray()