Searched refs:hintY (Results 1 – 1 of 1) sorted by relevance
526 final float hintY = keyHeight - mKeyPopupHintLetterPadding; in drawKeyPopupHint() local527 canvas.drawText(mKeyPopupHintLetter, hintX, hintY, paint); in drawKeyPopupHint()