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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.cc 112 const char kLargeWallpaperSubDir[] = "large";
554 kSmallWallpaperSubDir : kLargeWallpaperSubDir;
653 kSmallWallpaperSubDir : kLargeWallpaperSubDir;
713 wallpaper_path = GetCustomWallpaperDir(kLargeWallpaperSubDir);
745 dir = GetCustomWallpaperDir(kLargeWallpaperSubDir);
    [all...]
wallpaper_manager.h 62 extern const char kLargeWallpaperSubDir[];
wallpaper_manager_browsertest.cc 154 kLargeWallpaperSubDir,

Completed in 23 milliseconds