Searched refs:MAX_BOUNDED_RADIUS (Results 1 – 1 of 1) sorted by relevance
51 private static final float MAX_BOUNDED_RADIUS = 350; field in RippleForeground98 mBoundedRadius = MAX_BOUNDED_RADIUS * 0.9f in RippleForeground()99 + (float) (MAX_BOUNDED_RADIUS * Math.random() * 0.1); in RippleForeground()