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

  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 73 gfx::ImageSkia GetWallpaper() const;
desktop_background_controller_unittest.cc 293 EXPECT_TRUE(image.BackedBySameObjectAs(controller_->GetWallpaper()));
295 gfx::ImageSkia resized_image = controller_->GetWallpaper();
304 EXPECT_TRUE(resized_image.BackedBySameObjectAs(controller_->GetWallpaper()));
desktop_background_view.cc 132 gfx::ImageSkia wallpaper = controller->GetWallpaper();
223 if (controller->GetWallpaper().isNull())
desktop_background_controller.cc 59 gfx::ImageSkia DesktopBackgroundController::GetWallpaper() const {
  /external/chromium_org/chrome/browser/chromeos/
customization_wallpaper_downloader_browsertest.cc 267 controller_->GetWallpaper(),
285 controller_->GetWallpaper(),
296 controller_->GetWallpaper(),
314 controller_->GetWallpaper(),
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_browsertest.cc 189 gfx::ImageSkia wallpaper = controller_->GetWallpaper();
209 wallpaper = controller_->GetWallpaper();
221 wallpaper = controller_->GetWallpaper();
702 controller_->GetWallpaper(),
715 controller_->GetWallpaper(),
729 controller_->GetWallpaper(),
743 controller_->GetWallpaper(),
    [all...]
wallpaper_manager_policy_browsertest.cc 117 GetWallpaper();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h     [all...]

Completed in 266 milliseconds