Searched refs:animationIsContributing (Results 1 – 1 of 1) sorted by relevance
1146 bool animationIsContributing = isContributing(elapsed); in progress() local1149 if (this == resultElement && animationIsContributing) in progress()1152 if (animationIsContributing) { in progress()1190 return animationIsContributing; in progress()