Searched defs:strokeWidth (Results 1 – 6 of 6) sorted by relevance
240 final int strokeWidth = res.getDimensionPixelSize(R.dimen.color_swatch_stroke_width); in getColors() local254 private Color(String label, int color, int iconSize, int strokeWidth) { in Color()
68 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
77 public void configure(float startAngle, int[] values, int[] colors, int strokeWidth) { in configure()
146 … double centerRadius, double strokeWidth, float arrowWidth, float arrowHeight) { in setSizeParameters()664 public void setStrokeWidth(float strokeWidth) { in setStrokeWidth()
484 int strokeWidth = getResources().getDimensionPixelSize( in createFocusIndicatorDrawable() local
162 final float strokeWidth = 6f; in drawBitmapWithCircleOnCanvas() local