Searched refs:drHeight (Results 1 – 1 of 1) sorted by relevance
133 final int drHeight = (HEIGHT - (N - 1) * gapSize) / N; in onDraw() local140 dr.setBounds(0, 0, drWidth, drHeight); in onDraw()143 canvas.translate(0, drHeight + gapSize); in onDraw()