OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wallpaper_delegate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/desktop_background/
desktop_background_view.cc
217
UserWallpaperDelegate*
wallpaper_delegate
=
local
230
int animation_type =
wallpaper_delegate
->GetAnimationType();
242
if (
wallpaper_delegate
->ShouldShowInitialAnimation() ||
247
int duration_override =
wallpaper_delegate
->GetAnimationDurationOverride();
/external/chromium_org/chrome/browser/ui/ash/multi_user/
user_switch_animator_chromeos.cc
130
ash::UserWallpaperDelegate*
wallpaper_delegate
=
local
137
wallpaper_delegate
->SetAnimationDurationOverride(
154
wallpaper_delegate
->SetAnimationDurationOverride(0);
Completed in 231 milliseconds