Searched refs:bounds_animation_setter (Results 1 – 1 of 1) sorted by relevance
556 base::Optional<ui::ScopedLayerAnimationSettings> bounds_animation_setter; in SetTranslucentBackground() local558 bounds_animation_setter.emplace(animator); in SetTranslucentBackground()559 DoScopedAnimationSetting(&bounds_animation_setter.value()); in SetTranslucentBackground()