Searched refs:mLastWallpaperYStep (Results 1 – 1 of 1) sorted by relevance
76 private float mLastWallpaperYStep = -1; field in WallpaperController312 float wpys = mLastWallpaperYStep >= 0 ? mLastWallpaperYStep : -1.0f; in updateWallpaperOffset()441 mLastWallpaperYStep = target.mWallpaperYStep; in updateWallpaperOffsetLocked()443 mLastWallpaperYStep = changingTarget.mWallpaperYStep; in updateWallpaperOffsetLocked()598 mLastWallpaperYStep = mWallpaperTarget.mWallpaperYStep; in adjustWallpaperWindows()