Searched refs:maxDefault (Results 1 – 1 of 1) sorted by relevance
240 final long maxDefault = Math.max(maxVisible, 50 * MB_IN_BYTES); in updateVertAxisBounds() local241 newMax = Math.max(maxDefault, newMax); in updateVertAxisBounds()