Searched refs:pctY (Results 1 – 1 of 1) sorted by relevance
429 float pctX = 0, pctY = 0; in draw() local439 pctY = (mHeight + mTextHeight) * 0.47f + top; in draw()440 pctOpaque = levelTop > pctY; in draw()443 mTextPaint.getTextPath(pctText, 0, pctText.length(), pctX, pctY, mTextPath); in draw()467 c.drawText(pctText, pctX, pctY, mTextPaint); in draw()