Searched refs:pctY (Results 1 – 1 of 1) sorted by relevance
430 float pctX = 0, pctY = 0; in draw() local440 pctY = (mHeight + mTextHeight) * 0.47f + top; in draw()441 pctOpaque = levelTop > pctY; in draw()444 mTextPaint.getTextPath(pctText, 0, pctText.length(), pctX, pctY, mTextPath); in draw()468 c.drawText(pctText, pctX, pctY, mTextPaint); in draw()