Searched refs:panDeltaY1 (Results 1 – 1 of 1) sorted by relevance
743 int panDeltaY1 = Math.max(0, mTop - r.top); in ensureVisible() local747 int panDeltaY = panDeltaY1 != 0 ? panDeltaY1 : panDeltaY2; in ensureVisible()