Searched refs:charHeight (Results 1 – 1 of 1) sorted by relevance
169 int charHeight = (bounds.bottom - bounds.top); in onDraw() local177 float charWidth = charState.draw(canvas, currentDrawPosition, charHeight, yPosition, in onDraw()687 public float draw(Canvas canvas, float currentDrawPosition, int charHeight, float yPosition, in draw() argument693 float currYPosition = yPosition + charHeight / 2.0f * currentTextSizeFactor in draw()694 + charHeight * currentTextTranslationY * 0.8f; in draw()