Searched refs:mUnitTextLeftMargin (Results 1 – 1 of 1) sorted by relevance
55 private float mUnitTextLeftMargin; field in CountDownRenderer102 timerTextBounds.width() + unitTextBounds.width() + mUnitTextLeftMargin, in draw()105 unitTextBounds.offset(timerTextBounds.width() + mUnitTextLeftMargin, 0); in draw()141 mUnitTextLeftMargin = unitTextLeftMarginToBoundsRatio * totalDiameter; in updateBounds()