Searched refs:mShouldScaleWallpaper (Results 1 – 3 of 3) sorted by relevance
344 wallpaperWin.mShouldScaleWallpaper in updateWallpaperOffset()410 if (shouldZoom != window.mShouldScaleWallpaper) { in setShouldZoomOutWallpaper()411 window.mShouldScaleWallpaper = shouldZoom; in setShouldZoomOutWallpaper()
499 boolean mShouldScaleWallpaper; field in WindowState
210 wallpaperWindow.mShouldScaleWallpaper = false; in testWallpaperZoom_shouldNotScaleWallpaper()