Home | History | Annotate | Download | only in ui

Lines Matching refs:oldY

1700             int oldY = mCurrentY;
1704 if (oldY > mBoundTop && mCurrentY == mBoundTop) {
1707 } else if (oldY < mBoundBottom && mCurrentY == mBoundBottom) {