Searched defs:radius (Results 1 – 4 of 4) sorted by relevance
94 public static BufferedImage blurredImage(BufferedImage source, double radius) { in blurredImage()414 public double radius; field in Util.ShadowEffect419 public ShadowEffect(double xOffset, double yOffset, double radius, Color color, in ShadowEffect()
195 int radius = mRule.getNewCellSize(); in computeMatches() local
250 int radius = mRule.getNewCellSize(); in paintGridModeDropFeedback() local
232 int radius = SelectionHandle.PIXEL_RADIUS; in paintSelection() local