Searched refs:new_max_count (Results 1 – 1 of 1) sorted by relevance
246 uint32_t new_max_count = in GrowImplicitLayerArray() local250 if (new_max_count > arr.max_count) { in GrowImplicitLayerArray()253 sizeof(ImplicitLayer) * new_max_count, in GrowImplicitLayerArray()264 arr.max_count = new_max_count; in GrowImplicitLayerArray()