Searched refs:stepH (Results 1 – 1 of 1) sorted by relevance
218 float stepH = h / 9; in drawGrid() local228 stepH = h / 3; in drawGrid()231 canvas.drawLine(0, j * stepH, w, j * stepH, gPaint); in drawGrid()