Searched refs:DesktopBackgroundController (Results 1 – 12 of 12) sorted by relevance
46 DesktopBackgroundController::DesktopBackgroundController() in DesktopBackgroundController() function in ash::DesktopBackgroundController54 DesktopBackgroundController::~DesktopBackgroundController() { in ~DesktopBackgroundController()59 gfx::ImageSkia DesktopBackgroundController::GetWallpaper() const { in GetWallpaper()65 void DesktopBackgroundController::AddObserver( in AddObserver()70 void DesktopBackgroundController::RemoveObserver( in RemoveObserver()75 WallpaperLayout DesktopBackgroundController::GetWallpaperLayout() const { in GetWallpaperLayout()81 bool DesktopBackgroundController::SetWallpaperImage(const gfx::ImageSkia& image, in SetWallpaperImage()102 void DesktopBackgroundController::CreateEmptyWallpaper() { in CreateEmptyWallpaper()107 bool DesktopBackgroundController::MoveDesktopToLockedContainer() { in MoveDesktopToLockedContainer()115 bool DesktopBackgroundController::MoveDesktopToUnlockedContainer() { in MoveDesktopToUnlockedContainer()[all …]
115 DesktopBackgroundController* controller_; // Not owned.124 DesktopBackgroundController* controller = in TEST_F()157 DesktopBackgroundController* controller = in TEST_F()189 DesktopBackgroundController* controller = in TEST_F()237 DesktopBackgroundController* controller = in TEST_F()314 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString()); in TEST_F()320 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString()); in TEST_F()326 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString()); in TEST_F()335 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString()); in TEST_F()341 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString()); in TEST_F()[all …]
49 class ASH_EXPORT DesktopBackgroundController60 DesktopBackgroundController();61 virtual ~DesktopBackgroundController();166 base::OneShotTimer<DesktopBackgroundController> timer_;170 DISALLOW_COPY_AND_ASSIGN(DesktopBackgroundController);
9 DesktopBackgroundController::TestAPI::TestAPI( in TestAPI()10 DesktopBackgroundController* controller) in TestAPI()14 void DesktopBackgroundController::TestAPI::set_wallpaper_reload_delay_for_test( in set_wallpaper_reload_delay_for_test()
12 class DesktopBackgroundController::TestAPI {14 explicit TestAPI(DesktopBackgroundController* controller);19 DesktopBackgroundController* controller_;
93 DesktopBackgroundController* controller = in OnPaint()178 DesktopBackgroundController* controller = in CreateDesktopBackground()
39 DesktopBackgroundController* desktop_background_controller = in CycleDesktopBackgroundMode()
85 class DesktopBackgroundController; variable352 DesktopBackgroundController* desktop_background_controller() { in desktop_background_controller()653 scoped_ptr<DesktopBackgroundController> desktop_background_controller_;
975 desktop_background_controller_.reset(new DesktopBackgroundController()); in Init()
69 DesktopBackgroundController::TestAPI(controller_) in SetUpOnMainThread()136 DesktopBackgroundController* controller_;
817 ash::DesktopBackgroundController::GetMaxDisplaySizeInNative(); in GetAppropriateResolution()1867 ash::DesktopBackgroundController* dbc = in SetDefaultWallpaperPath()
249 ash::DesktopBackgroundController* controller_;