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

  /external/chromium_org/ash/accelerators/
debug_commands.cc 47 desktop_background_controller->SetWallpaperImage(
52 desktop_background_controller->SetWallpaperImage(
57 desktop_background_controller->SetWallpaperImage(
  /external/chromium_org/ash/test/
test_user_wallpaper_delegate.cc 21 Shell::GetInstance()->desktop_background_controller()->SetWallpaperImage(
  /external/chromium_org/chrome/browser/ui/ash/
solid_color_user_wallpaper_delegate.cc 63 ->SetWallpaperImage(wallpaper, ash::WALLPAPER_LAYOUT_TILE);
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 81 bool SetWallpaperImage(const gfx::ImageSkia& image, WallpaperLayout layout);
desktop_background_controller_unittest.cc 292 controller_->SetWallpaperImage(image, WALLPAPER_LAYOUT_STRETCH);
302 controller_->SetWallpaperImage(image, WALLPAPER_LAYOUT_STRETCH);
desktop_background_controller.cc 81 bool DesktopBackgroundController::SetWallpaperImage(const gfx::ImageSkia& image,
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 388 ->SetWallpaperImage(user_wallpaper_, info_.layout);
    [all...]
wallpaper_manager_browsertest.cc 601 controller_->SetWallpaperImage(image, WALLPAPER_LAYOUT_STRETCH);
    [all...]

Completed in 564 milliseconds