Searched refs:mOffsetScaleFactor (Results 1 – 1 of 1) sorted by relevance
51 private float mOffsetScaleFactor = 1.f; field in PageIndicator82 mOffsetScaleFactor = isHorizontal(mPageOrientation) in onDimensionsUpdated()111 int offset = (int) (mAppGridOffset * mOffsetScaleFactor / mPageCount); in updateOffset()