Searched refs:m_cachedIteration (Results 1 – 3 of 3) sorted by relevance
41 , m_cachedIteration(0) in Interpolation()49 if (m_cachedFraction != fraction || m_cachedIteration != iteration) { in interpolate()51 m_cachedIteration = iteration; in interpolate()
33 mutable int m_cachedIteration; variable
27 innerInterpolation->interpolate(m_cachedIteration, m_cachedFraction); in apply()