Home
last modified time | relevance | path

Searched refs:kLargeWallpaperMaxHeight (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/desktop_background/
Ddesktop_background_controller.h58 ASH_EXPORT extern const int kLargeWallpaperMaxHeight;
Ddesktop_background_controller.cc51 const int kLargeWallpaperMaxHeight = 1700; variable
/external/chromium_org/chrome/browser/chromeos/login/
Dwallpaper_manager_browsertest.cc44 int kLargeWallpaperHeight = ash::kLargeWallpaperMaxHeight;
Dwallpaper_manager.cc1043 ash::kLargeWallpaperMaxHeight); in SaveCustomWallpaper()