Searched refs:beginKeyframe (Results 1 – 1 of 1) sorted by relevance
83 auto beginKeyframe = durationKeyframes_.front(); in InitInterpolationValue() local97 auto beginKeyframe = keyframes_.front(); in InitInterpolationValue() local98 if (std::abs(std::get<FRACTION_INDEX>(beginKeyframe) - FRACTION_MIN) > EPSILON) { in InitInterpolationValue()