Searched refs:totalDiameter (Results 1 – 1 of 1) sorted by relevance
126 synchronized void updateBounds(RectF loopBounds, float totalDiameter) { in updateBounds() argument138 mTimerTextPaint.setTextSize(textSizeToBoundsRatio * totalDiameter); in updateBounds()140 textSizeToBoundsRatio * unitTextToTimerTextSizeRatio * totalDiameter); in updateBounds()141 mUnitTextLeftMargin = unitTextLeftMarginToBoundsRatio * totalDiameter; in updateBounds()