Searched refs:missingStartValues (Results 1 – 1 of 1) sorted by relevance
180 bool missingStartValues = startKeyframeProperties.size() < allProperties.size(); in resolveKeyframes() local182 if (missingStartValues || missingEndValues) { in resolveKeyframes()185 … bool startNeedsValue = missingStartValues && !startKeyframeProperties.contains(property); in resolveKeyframes()