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