Searched refs:minBrushWidth (Results 1 – 1 of 1) sorted by relevance
128 private float maxBrushWidth, minBrushWidth; field in PaintActivity234 (float) Math.pow((float) i / NUM_BRUSHES, 2f), minBrushWidth, in refreshBrushAndColor()340 minBrushWidth = MIN_BRUSH_WIDTH_DP * getResources().getDisplayMetrics().density; in onCreate()