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

  /external/chromium_org/ash/
root_window_controller.h 252 // Initializes |system_background_| and possibly also |boot_splash_screen_|.
291 scoped_ptr<SystemBackgroundController> system_background_; member in class:ash::internal::RootWindowController
root_window_controller.cc 313 system_background_.reset();
385 system_background_->SetColor(SK_ColorBLACK);
733 system_background_.reset(
    [all...]

Completed in 779 milliseconds