Searched refs:boot_splash_screen_ (Results 1 – 2 of 2) sorted by relevance
374 boot_splash_screen_.get()) { in HandleInitialDesktopBackgroundAnimationStarted()377 boot_splash_screen_->StartHideAnimation( in HandleInitialDesktopBackgroundAnimationStarted()387 boot_splash_screen_.reset(); in OnWallpaperAnimationFinished()744 boot_splash_screen_.reset(new BootSplashScreen(root_window_.get())); in CreateSystemBackground()
293 scoped_ptr<BootSplashScreen> boot_splash_screen_; variable