HomeSort by relevance Sort by last modified time
    Searched refs:WALLPAPER_LAYOUT_STRETCH (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc 22 custom_wallpaper_, WALLPAPER_LAYOUT_STRETCH);
  /external/chromium_org/ash/accelerators/
debug_commands.cc 49 WALLPAPER_LAYOUT_STRETCH);
  /external/chromium_org/ash/desktop_background/
wallpaper_resizer_unittest.cc 98 WALLPAPER_LAYOUT_STRETCH,
132 gfx::ImageSkia stretch = Resize(image, target_size, WALLPAPER_LAYOUT_STRETCH);
148 WallpaperResizer resizer(image, gfx::Size(10, 20), WALLPAPER_LAYOUT_STRETCH);
desktop_background_controller.h 38 WALLPAPER_LAYOUT_STRETCH,
desktop_background_controller_unittest.cc 292 controller_->SetWallpaperImage(image, WALLPAPER_LAYOUT_STRETCH);
302 controller_->SetWallpaperImage(image, WALLPAPER_LAYOUT_STRETCH);
wallpaper_resizer.cc 56 case WALLPAPER_LAYOUT_STRETCH:
desktop_background_view.cc 183 } else if (wallpaper_layout == WALLPAPER_LAYOUT_STRETCH) {
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_api.cc 188 ash::WALLPAPER_LAYOUT_STRETCH,
wallpaper_private_api.cc 317 if (params->layout != wallpaper_private::WALLPAPER_LAYOUT_STRETCH &&
618 ash::WALLPAPER_LAYOUT_STRETCH,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 711 } else if (layout == ash::WALLPAPER_LAYOUT_STRETCH) {
    [all...]
wallpaper_manager_browsertest.cc 601 controller_->SetWallpaperImage(image, WALLPAPER_LAYOUT_STRETCH);
    [all...]

Completed in 1296 milliseconds