Searched refs:mTextHeight (Results 1 – 2 of 2) sorted by relevance
68 private float mTextHeight = 0; field in CountingTimerView301 mTextHeight = mBigFontSize; in resetTextSize()452 mTextHeight = mPaintBigThin.getTextSize(); in setTotalTextWidth()463 return mTotalTextWidth * mTotalTextWidth + mTextHeight * mTextHeight; in getHypotenuseSquared()608 float yTextStart = yCenter + mTextHeight/2 - (mTextHeight * FONT_VERTICAL_OFFSET); in onDraw()
59 private final int mTextHeight; field in ContactRecipientAutoCompleteView110 mTextHeight = textBounds.height(); in ContactRecipientAutoCompleteView()