HomeSort by relevance Sort by last modified time
    Searched full:opaque_background (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
shelf_widget.cc 327 ui::Layer* opaque_background() { return &opaque_background_; } function in class:ash::ShelfWidget::DelegateView
664 ui::Layer* opaque_background = delegate_view_->opaque_background(); local
670 opaque_background->GetAnimator()));
674 opaque_background->SetOpacity(target_opacity);
676 // TODO(mukai): use ui::Layer on both opaque_background and normal background
686 if (delegate_view_->opaque_background()->GetTargetOpacity() == 1.0f)
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 182 // TODO(varkha): use ui::Layer on both opaque_background and normal
    [all...]

Completed in 1634 milliseconds