OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_custom_wallpaper
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/test/
test_user_wallpaper_delegate.h
20
void
set_custom_wallpaper
(const gfx::ImageSkia& wallpaper) {
function in class:ash::test::TestUserWallpaperDelegate
/external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc
43
namespace
set_custom_wallpaper
= wallpaper_private::SetCustomWallpaper;
513
params =
set_custom_wallpaper
::Params::Create(*args_);
/external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc
444
wallpaper_delegate_->
set_custom_wallpaper
(image);
Completed in 59 milliseconds