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