Searched defs:fromPercent (Results 1 – 2 of 2) sorted by relevance
411 float fromPercent = m_keyTimes[index]; in calculatePercentFromKeyPoints() local463 float fromPercent; in currentValuesForValuesAnimation() local
191 float fromPercent = from.isZero() ? 0 : from.percent(); in blend() local