Searched refs:primaryPivot (Results 1 – 1 of 1) sorted by relevance
1671 float primaryPivot = mOrientationHandler.getPrimaryValue(getPivotX(), getPivotY()); in getScreenCenter() local1673 return Math.round(primaryScroll + (pageOrientationSize / 2f - primaryPivot) / primaryScale in getScreenCenter()1674 + primaryPivot); in getScreenCenter()