Searched defs:HIGHLIGHT_WIDTH (Results 1 - 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DZoomControlWheel.java38 private static final int HIGHLIGHT_WIDTH = 4; field in class:ZoomControlWheel
H A DIndicatorControlWheel.java43 public static final int HIGHLIGHT_WIDTH = 4; field in class:IndicatorControlWheel
466 mBackgroundPaint.setStrokeWidth(HIGHLIGHT_WIDTH);

Completed in 10 milliseconds