Searched refs:mMedHundredths (Results 1 – 1 of 1) sorted by relevance
67 private final Hundredths mMedHundredths; field in CountingTimerView295 mMedHundredths = new Hundredths(mPaintMed, HUNDREDTHS_SPACING, allDigits); in CountingTimerView()420 + mMedHundredths.calcTotalWidth(mHundredths); in calcTotalTextWidth()625 mMedHundredths.draw(canvas, mHundredths, xTextStart, yTextStart); in onDraw()