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