Home
last modified time | relevance | path

Searched refs:WALLPAPER_LAYOUT_STRETCH (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/ash/desktop_background/
Dwallpaper_resizer_unittest.cc101 WALLPAPER_LAYOUT_STRETCH, in TEST_F()
135 gfx::ImageSkia stretch = Resize(image, target_size, WALLPAPER_LAYOUT_STRETCH); in TEST_F()
151 WallpaperResizer resizer(image, gfx::Size(10, 20), WALLPAPER_LAYOUT_STRETCH); in TEST_F()
Ddesktop_background_controller.h39 WALLPAPER_LAYOUT_STRETCH, enumerator
Ddesktop_background_controller_unittest.cc445 controller_->SetCustomWallpaper(image, WALLPAPER_LAYOUT_STRETCH); in TEST_F()
610 controller_->SetCustomWallpaper(image, WALLPAPER_LAYOUT_STRETCH); in TEST_F()
621 controller_->SetCustomWallpaper(image, WALLPAPER_LAYOUT_STRETCH); in TEST_F()
Dwallpaper_resizer.cc57 case WALLPAPER_LAYOUT_STRETCH: in Resize()
Ddesktop_background_view.cc145 } else if (wallpaper_layout == WALLPAPER_LAYOUT_STRETCH) { in OnPaint()
/external/chromium_org/ash/test/
Dtest_user_wallpaper_delegate.cc22 custom_wallpaper_, WALLPAPER_LAYOUT_STRETCH); in UpdateWallpaper()
/external/chromium_org/ash/accelerators/
Ddebug_commands.cc49 WALLPAPER_LAYOUT_STRETCH); in CycleDesktopBackgroundMode()
/external/chromium_org/chrome/browser/chromeos/extensions/
Dwallpaper_api.cc170 ash::WALLPAPER_LAYOUT_STRETCH, in GenerateThumbnail()
Dwallpaper_private_api.cc304 if (params->layout != wallpaper_private::WALLPAPER_LAYOUT_STRETCH && in RunImpl()
579 ash::WALLPAPER_LAYOUT_STRETCH, in GenerateThumbnail()
/external/chromium_org/chrome/browser/chromeos/login/
Dwallpaper_manager.cc372 } else if (layout == ash::WALLPAPER_LAYOUT_STRETCH) { in ResizeWallpaper()
802 if (info.layout != ash::WALLPAPER_LAYOUT_STRETCH && in LoadWallpaper()
1032 ash::WALLPAPER_LAYOUT_STRETCH, in SaveCustomWallpaper()