Searched refs:keyTimesCount (Results 1 – 1 of 1) sorted by relevance
426 unsigned keyTimesCount = m_keyTimes.size(); in calculateKeyTimesIndex() local430 for (index = 1; index + 1 < keyTimesCount; ++index) { in calculateKeyTimesIndex()521 unsigned keyTimesCount = m_keyTimes.size(); in currentValuesForValuesAnimation() local522 ASSERT(!keyTimesCount || valuesCount == keyTimesCount); in currentValuesForValuesAnimation()523 ASSERT(!keyTimesCount || (keyTimesCount > 1 && !m_keyTimes[0])); in currentValuesForValuesAnimation()527 if (!keyTimesCount) in currentValuesForValuesAnimation()537 if (keyTimesCount) { in currentValuesForValuesAnimation()