Home
last modified time | relevance | path

Searched refs:IsOneShotWallpaper (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wallpaper/
H A Dwallpaper_controller_impl.cc757 return should_dim && !IsOneShotWallpaper(); in ShouldApplyColorFilter()
761 return !IsDevicePolicyWallpaper() && !IsOneShotWallpaper(); in IsBlurAllowedForLockState()
1921 const bool was_one_shot_wallpaper = IsOneShotWallpaper(); in ReloadWallpaper()
2056 bool WallpaperControllerImpl::IsOneShotWallpaper() const { in IsOneShotWallpaper() function in ash::WallpaperControllerImpl
H A Dwallpaper_controller_impl.h504 bool IsOneShotWallpaper() const;