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 199 // desktop background image has started. Starts |boot_splash_screen_|'s
204 // to be black and drops |boot_splash_screen_| and moves the wallpaper
252 // Initializes |system_background_| and possibly also |boot_splash_screen_|.
293 scoped_ptr<BootSplashScreen> boot_splash_screen_; member in class:ash::internal::RootWindowController
root_window_controller.cc 374 boot_splash_screen_.get()) {
377 boot_splash_screen_->StartHideAnimation(
387 boot_splash_screen_.reset();
744 boot_splash_screen_.reset(new BootSplashScreen(root_window_.get()));
    [all...]

Completed in 49 milliseconds