OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WALLPAPER_LAYOUT_TILE
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/
user_wallpaper_delegate_win.cc
52
SetCustomWallpaper(wallpaper, ash::
WALLPAPER_LAYOUT_TILE
);
/external/chromium_org/ash/desktop_background/
wallpaper_resizer_unittest.cc
102
WALLPAPER_LAYOUT_TILE
,
137
gfx::ImageSkia tile = Resize(image, target_size,
WALLPAPER_LAYOUT_TILE
);
desktop_background_controller.h
41
WALLPAPER_LAYOUT_TILE
,
wallpaper_resizer.cc
52
case
WALLPAPER_LAYOUT_TILE
:
desktop_background_view.cc
143
} else if (wallpaper_layout ==
WALLPAPER_LAYOUT_TILE
) {
desktop_background_controller.cc
218
WallpaperLayout resource_layout =
WALLPAPER_LAYOUT_TILE
;
Completed in 191 milliseconds