Searched refs:hdelta (Results 1 – 1 of 1) sorted by relevance
6749 final int hdelta = (int) (hscroll * getHorizontalScrollFactor()); in onGenericMotionEvent() local6750 if (pinScrollBy(hdelta, vdelta, false, 0)) { in onGenericMotionEvent()