Searched refs:frameHeight (Results 1 – 1 of 1) sorted by relevance
57 final int frameHeight = mCircleView.getMeasuredHeight(); in remeasureViews() local58 final int minBound = Math.min(frameWidth, frameHeight); in remeasureViews()66 resetAddParams.bottomMargin += (frameHeight - frameWidth) / 2; in remeasureViews()74 labelParams.topMargin += (frameHeight-frameWidth)/2; in remeasureViews()130 int y = frameHeight / 2 - labelParams.topMargin; in remeasureViews()