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

  /external/chromium_org/ash/
root_window_controller.h 200 // desktop background image has started. Starts |boot_splash_screen_|'s
205 // to be black and drops |boot_splash_screen_| and moves the wallpaper
255 // Initializes |system_background_| and possibly also |boot_splash_screen_|.
297 scoped_ptr<BootSplashScreen> boot_splash_screen_; member in class:ash::RootWindowController
root_window_controller.cc 444 boot_splash_screen_.get()) {
447 boot_splash_screen_->StartHideAnimation(
457 boot_splash_screen_.reset();
847 boot_splash_screen_.reset(new BootSplashScreen(GetHost()));
    [all...]

Completed in 1274 milliseconds