Searched refs:wallpaper (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/ash/test/
H A Dtest_user_wallpaper_delegate.h20 void set_custom_wallpaper(const gfx::ImageSkia& wallpaper) { argument
21 custom_wallpaper_ = wallpaper;
34 // If non-null, used as custom wallpaper by UpdateWallpaper().
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_view.cc132 gfx::ImageSkia wallpaper = controller->GetWallpaper(); local
135 if (wallpaper.isNull()) {
153 0, 0, wallpaper.width() * scaling, wallpaper.height() * scaling);
159 static_cast<double>(wallpaper.width());
161 static_cast<double>(wallpaper.height());
167 wallpaper.height());
169 cropped_size = gfx::Size(wallpaper.width(),
174 0, 0, wallpaper.width(), wallpaper
[all...]
/external/chromium_org/athena/main/
H A Dplaceholder.cc28 const gfx::ImageSkia wallpaper = *ui::ResourceBundle::GetSharedInstance() local
30 athena::SystemUI::Get()->SetBackgroundImage(wallpaper);
/external/chromium_org/chrome/browser/ui/ash/
H A Dsolid_color_user_wallpaper_delegate.cc60 gfx::ImageSkia wallpaper = gfx::ImageSkia::CreateFrom1xBitmap(bitmap); variable
63 ->SetWallpaperImage(wallpaper, ash::WALLPAPER_LAYOUT_TILE);
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dwallpaper_function_base.h18 // wallpaper data.
42 virtual void OnWallpaperDecoded(const gfx::ImageSkia& wallpaper) = 0;
H A Dwallpaper_api.h10 #include "chrome/common/extensions/api/wallpaper.h"
13 // Implementation of chrome.wallpaper.setWallpaper API.
14 // After this API being called, a jpeg encoded wallpaper will be saved to
16 // wallpaper can then persistent after Chrome restart. New call to this API
17 // will replace the previous saved wallpaper with new one.
18 // Note: For security reason, the original encoded wallpaper image is not saved
23 DECLARE_EXTENSION_FUNCTION("wallpaper.setWallpaper",
37 // Generates thumbnail of custom wallpaper. A simple STRETCH is used for
48 scoped_ptr<extensions::api::wallpaper::SetWallpaper::Params> params_;
50 // Unique file name of the custom wallpaper
[all...]
H A Dwallpaper_private_api.h61 // Sequence token associated with wallpaper operations. Shared with
85 // Sets wallpaper to the decoded image.
90 // The decoded wallpaper. It may accessed from UI thread to set wallpaper or
91 // FILE thread to resize and save wallpaper to disk.
97 // Sequence token associated with wallpaper operations. Shared with
132 virtual void OnWallpaperDecoded(const gfx::ImageSkia& wallpaper) OVERRIDE;
134 // Generates thumbnail of custom wallpaper. A simple STRETCH is used for
151 // Sequence token associated with wallpaper operations. Shared with
223 // when requested wallpaper thumbnai
[all...]
H A Dwallpaper_api.cc15 #include "chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.h"
33 namespace set_wallpaper = extensions::api::wallpaper::SetWallpaper;
67 "Downloading wallpaper %s failed. The response code is %d.",
164 // wallpaper picker app. If current extension is the component wallpaper
H A Dwallpaper_private_api.cc25 #include "chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.h"
57 "https://storage.googleapis.com/chromeos-wallpaper-public/manifest_";
95 // restore them when the wallpaper viewer is hidden.
302 // TODO(bshe): Support wallpaper manager in Athena, crbug.com/408734.
359 "Failed to set wallpaper %s from file system.",
389 // This API is only available to the component wallpaper picker. We do not
390 // need to show the app's name if it is the component wallpaper picker. So set
416 StartDecode(params->wallpaper);
442 if (SaveData(chrome::DIR_CHROMEOS_WALLPAPERS, file_name, params->wallpaper)) {
460 // Generates and saves small resolution wallpaper
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/css/
H A Dwallpaper_manager.css164 #wallpaper-set-by-message {
170 #wallpaper-set-by-message:empty {
246 .image-picker[disabled]~.bottom-bar #online-wallpaper-attribute,
256 #wallpaper-attribute {
274 #online-wallpaper-attribute {
352 /* Custom wallpaper thumbnail container. */
354 content: url('../images/ui/add-wallpaper-thumbnail.png');
358 content: url('../images/ui/add-wallpaper-thumbnail-hover.png');
361 #wallpaper-selection-container #content div {
365 #wallpaper
[all...]
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager_browsertest.cc5 #include "chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.h"
27 #include "chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.h"
98 // Return custom wallpaper path. Create directory if not exist.
127 // Initializes default wallpaper paths "*default_*file" and writes JPEG
128 // wallpaper images to them.
143 // wallpaper images.
150 // Tests that the appropriate custom wallpaper (large vs. small) is loaded
167 // wallpaper paths.
180 // Saves wallpaper info to local state for user |kTestUser1|.
186 // Set the wallpaper fo
189 gfx::ImageSkia wallpaper = controller_->GetWallpaper(); local
[all...]
H A Dwallpaper_manager.cc5 #include "chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.h"
66 // Default quality for encoding wallpaper.
75 // A dictionary pref that maps usernames to wallpaper properties.
78 // Names of nodes with info about wallpaper in |kUserWallpapersProperties|
91 // Minimum delay between wallpaper loads, milliseconds.
94 // Default wallpaper load delay, milliseconds.
97 // Maximum wallpaper load delay, milliseconds.
100 // When no wallpaper image is specified, the screen is filled with a solid
109 // Returns custom wallpaper directory by appending corresponding |sub_dir|.
129 // wallpaper pat
1693 OnCustomizedDefaultWallpaperDecoded( const GURL& wallpaper_url, scoped_ptr<CustomizedWallpaperRescaledFiles> rescaled_files, const user_manager::UserImage& wallpaper) argument
[all...]
/external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
H A Devent_page.js27 * Tries to change wallpaper to a new one in the background. May fail due to a
46 * Retries changing the wallpaper 1 hour later. This is called when fetching the
47 * rss or wallpaper from server fails.
73 * Starts to change wallpaper. Called after rss is fetched.
75 * a random wallpaper.
105 // No surprise wallpaper for today at current locale or fetching rss feed
106 // fails. Fallback to use a random one from wallpaper server.
111 * Sets a new random wallpaper if one has not already been set today.
119 // At most one random wallpaper per day.
127 * Sets wallpaper t
[all...]
H A Dwallpaper_manager.js8 * WallpaperManager objects encapsulate the functionality of the wallpaper
36 * URL of the learn more page for wallpaper picker.
43 * Index of the All category. It is the first category in wallpaper picker.
70 var setWallpaperLayout = $('set-wallpaper-layout');
86 * Requests wallpaper manifest file from server.
188 $('wallpaper-grid').classList.add('image-picker-offline');
193 * Toggle surprise me feature of wallpaper picker. It fires an storage
209 $('wallpaper-grid').disabled = shouldEnable;
234 $('close-wallpaper-selection').addEventListener('click', function() {
235 $('wallpaper
[all...]
/external/robolectric/src/test/java/com/xtremelabs/robolectric/matchers/
H A DStartedServiceMatcherTest.java6 import android.service.wallpaper.WallpaperService;
/external/sepolicy/
H A Dfile_contexts226 /data/system/users/[0-9]+/wallpaper u:object_r:wallpaper_file:s0
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1320 milliseconds