Searched refs:new_max_count (Results 1 – 1 of 1) sorted by relevance
222 uint32_t new_max_count = in GrowImplicitLayerArray() local226 if (new_max_count > arr.max_count) { in GrowImplicitLayerArray()229 sizeof(ImplicitLayer) * new_max_count, in GrowImplicitLayerArray()240 arr.max_count = new_max_count; in GrowImplicitLayerArray()