Home | History | Annotate | Download | only in wallpaper

Lines Matching refs:newY

264             public void moved(int newX, int newY) {
265 Message msg = mCaller.obtainMessageII(MSG_WINDOW_MOVED, newX, newY);