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