Searched refs:linesIndex (Results 1 – 1 of 1) sorted by relevance
1888 var linesIndex = 0 in drawGridBackground() variable1898 linesIndex = 0 in drawGridBackground()1900 mLines[linesIndex++] = GRID_LINE_LEFT_MARGIN in drawGridBackground()1901 mLines[linesIndex++] = y in drawGridBackground()1902 mLines[linesIndex++] = stopX in drawGridBackground()1903 mLines[linesIndex++] = y in drawGridBackground()1907 canvas.drawLines(mLines, 0, linesIndex, p) in drawGridBackground()1908 linesIndex = 0 in drawGridBackground()1915 mLines[linesIndex++] = x in drawGridBackground()1916 mLines[linesIndex++] = startY in drawGridBackground()[all …]