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

  /external/chromium_org/chrome/browser/ui/ash/
user_wallpaper_delegate_win.cc 48 SetCustomWallpaper(wallpaper, ash::WALLPAPER_LAYOUT_TILE);
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 110 void SetCustomWallpaper(const gfx::ImageSkia& image, WallpaperLayout layout);
desktop_background_controller.cc 272 void DesktopBackgroundController::SetCustomWallpaper(
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.h 172 void SetCustomWallpaper(const std::string& username,
wallpaper_manager.cc 452 void WallpaperManager::SetCustomWallpaper(const std::string& username,
500 SetCustomWallpaper(wallpaper.image(), layout);
582 SetCustomWallpaper(user_wallpaper, info.layout);
627 SetCustomWallpaper(wallpaper, layout);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 607 wallpaper_manager->SetCustomWallpaper(email_, file_name_, layout_,
    [all...]

Completed in 109 milliseconds