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

  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 314 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString());
320 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString());
326 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString());
335 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString());
341 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString());
347 DesktopBackgroundController::GetMaxDisplaySizeInNative().ToString());
desktop_background_controller.cc 92 new WallpaperResizer(image, GetMaxDisplaySizeInNative(), layout));
124 gfx::Size max_display_size = GetMaxDisplaySizeInNative();
144 gfx::Size max_display_size = GetMaxDisplaySizeInNative();
156 gfx::Size DesktopBackgroundController::GetMaxDisplaySizeInNative() {
225 current_max_display_size_ = GetMaxDisplaySizeInNative();
desktop_background_controller.h 109 static gfx::Size GetMaxDisplaySizeInNative();
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.cc 817 ash::DesktopBackgroundController::GetMaxDisplaySizeInNative();
    [all...]

Completed in 83 milliseconds