Searched refs:maxGridLines (Results 1 – 1 of 1) sorted by relevance
910 final int maxGridLines = (24 + 1) // max horizontal lines we might draw in init() local912 mLines = new float[maxGridLines * 4]; in init()