Searched refs:copyUpperProfileSize (Results 1 – 1 of 1) sorted by relevance
214 Index copyUpperProfileSize = (std::min)(upperProfileSize, m_upperProfileSize); in reallocate() local221 memcpy(upperProfile, m_upperProfile, copyUpperProfileSize * sizeof (Index)); in reallocate()