Searched defs:BLUR_FACTOR (Results 1 – 2 of 2) sorted by relevance
38 public static final float BLUR_FACTOR = 1.5f/48; field in ShadowGenerator
75 private static final float BLUR_FACTOR = 1.5f / 48; field in SimpleIconFactory