Searched refs:maxPerPath (Results 1 – 1 of 1) sorted by relevance
60 final int maxPerPath = view.getHeight() * view.getHeight(); in initUnits() local62 final int patchCount = (int)(pixelRate + maxPerPath -1) / maxPerPath; in initUnits()64 (float)((Math.sqrt(2.0f) * pixelRate / patchCount) / maxPerPath); in initUnits()