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