Searched refs:MAX_DISC_RADIUS (Results 1 – 1 of 1) sorted by relevance
48 private static final float MAX_DISC_RADIUS = 25.0f; field in BlurStack94 return MAX_DISC_RADIUS; in getMaxDiskRadius()269 diskRadiusArray[depth - MIN_DEPTH] = Math.min(radius, MAX_DISC_RADIUS); in computeDiskRadius()