Home
last modified time | relevance | path

Searched refs:textSizeToBoundsRatio (Results 1 – 1 of 1) sorted by relevance

/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/
DCountDownRenderer.java129 float textSizeToBoundsRatio = in updateBounds() local
138 mTimerTextPaint.setTextSize(textSizeToBoundsRatio * totalDiameter); in updateBounds()
140 textSizeToBoundsRatio * unitTextToTimerTextSizeRatio * totalDiameter); in updateBounds()