Home | History | Annotate | Download | only in server

Lines Matching defs:yStep

2228             float xStep, float yStep) {
2233 window.mWallpaperYStep = yStep;
5729 public void setWallpaperPosition(IBinder window, float x, float y, float xStep, float yStep) {
5735 x, y, xStep, yStep);