Home
last modified time | relevance | path

Searched refs:bounds_animation_setter (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dhotseat_widget.cc556 base::Optional<ui::ScopedLayerAnimationSettings> bounds_animation_setter; in SetTranslucentBackground() local
558 bounds_animation_setter.emplace(animator); in SetTranslucentBackground()
559 DoScopedAnimationSetting(&bounds_animation_setter.value()); in SetTranslucentBackground()