Searched refs:HIGHLIGHT_WIDTH (Results 1 – 3 of 3) sorted by relevance
125 + IndicatorControlWheel.HIGHLIGHT_WIDTH * 4; in onMeasure()127 + IndicatorControlWheel.HIGHLIGHT_WIDTH * 4; in onMeasure()
43 public static final int HIGHLIGHT_WIDTH = 4; field in IndicatorControlWheel473 mBackgroundPaint.setStrokeWidth(HIGHLIGHT_WIDTH); in onDraw()
38 private static final int HIGHLIGHT_WIDTH = 4; field in ZoomControlWheel