Searched refs:pctY (Results 1 – 1 of 1) sorted by relevance
410 float pctX = 0, pctY = 0; in draw() local420 pctY = (mHeight + mTextHeight) * 0.47f; in draw()421 pctOpaque = levelTop > pctY; in draw()424 mTextPaint.getTextPath(pctText, 0, pctText.length(), pctX, pctY, mTextPath); in draw()448 c.drawText(pctText, pctX, pctY, mTextPaint); in draw()