Lines Matching defs:tempo
762 float tempo = 1.0f;
764 tempo = item->value[animationTempoIndex].f32;
771 animationOption.tempo = tempo;
781 animationOption.tempo = 1.0f;
10611 g_numberValues[animationTempoIndex].f32 = opacityTransition.animation.tempo;
10636 g_numberValues[animationTempoIndex].f32 = rotateTransition.animation.tempo;
10659 g_numberValues[animationTempoIndex].f32 = scaleTransition.animation.tempo;
10683 g_numberValues[animationTempoIndex].f32 = translateTransition.animation.tempo;
10704 g_numberValues[animationTempoIndex].f32 = moveTransition.animation.tempo;