Searched defs:scrollPos (Results 1 – 4 of 4) sorted by relevance
216 final int scrollPos = selectedChild.getLeft() - (getWidth() - selectedChild.getWidth()) / 2; in onPageSelected() local
259 final int scrollPos = selectedChild.getLeft() - (getWidth() - selectedChild.getWidth()) / 2; in onPageSelected() local
901 int scrollPos) { in doDraw()
2043 public void setScrollYPos(@NonNull View view, int scrollPos) { in setScrollYPos()2052 public void setScrollXPos(@NonNull View view, int scrollPos) { in setScrollXPos()