Searched refs:verticalCenter (Results 1 – 2 of 2) sorted by relevance
183 float verticalCenter = BitmapUtils.calculateVerticalAlignment(dimensions, mRect); in doInBackground() local190 verticalCenter); in doInBackground()
627 final int verticalCenter = (getPaddingTop() + getMeasuredHeight() + mInsets.top in getPageScrolls() local642 final int childTop = verticalCenter - childHeight / 2; in getPageScrolls()