Searched refs:animation_scale (Results 1 – 1 of 1) sorted by relevance
500 float animation_scale = 0.f; in MaximumScale() local501 if (!transform_animation_curve->MaximumScale(&animation_scale)) in MaximumScale()503 *max_scale = std::max(*max_scale, animation_scale); in MaximumScale()