Searched refs:translucent_background_ (Results 1 – 1 of 1) sorted by relevance
399 translucent_background_.SetName("hotseat/Background"); in DelegateView()456 return translucent_background_.background_blur(); in background_blur()460 return translucent_background_.GetTargetVisibility(); in is_translucent_background_visible_for_test()468 ui::Layer translucent_background_; member in ash::HotseatWidget::DelegateView516 translucent_background_.SetVisible(false); in UpdateTranslucentBackground()531 translucent_background_.SetVisible(true); in SetTranslucentBackground()534 auto* animator = translucent_background_.GetAnimator(); in SetTranslucentBackground()546 translucent_background_.SetColor(target_color_); in SetTranslucentBackground()568 translucent_background_.SetBounds(background_bounds); in SetTranslucentBackground()613 parent_layer->StackAtBottom(&translucent_background_); in ReorderChildLayers()[all …]