Searched refs:lineRight (Results 1 – 1 of 1) sorted by relevance
139 int lineRight = lineLeft + lineWidth; in onDraw() local141 canvas.drawRoundRect(lineLeft, getHeight() / 2 - mLineHeight / 2, lineRight, in onDraw()