Searched refs:distanceToRight (Results 1 – 1 of 1) sorted by relevance
1627 int distanceToRight = right - screenRight; in computeScrollDeltaToGetChildRectOnScreenHorizontal() local1628 scrollXDelta = Math.min(scrollXDelta, distanceToRight); in computeScrollDeltaToGetChildRectOnScreenHorizontal()