Searched refs:DRAW_STROKE_WIDTH_MULTIPLE (Results 1 – 1 of 1) sorted by relevance
41 private static final float DRAW_STROKE_WIDTH_MULTIPLE = 1.3333f; field in CircularBorderDrawable80 mPaint.setStrokeWidth(width * DRAW_STROKE_WIDTH_MULTIPLE); in setBorderWidth()