HomeSort by relevance Sort by last modified time
    Searched refs:HIGHLIGHT_WIDTH (Results 1 - 3 of 3) sorted by null

  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheelContainer.java 125 + IndicatorControlWheel.HIGHLIGHT_WIDTH * 4;
127 + IndicatorControlWheel.HIGHLIGHT_WIDTH * 4;
IndicatorControlWheel.java 43 public static final int HIGHLIGHT_WIDTH = 4;
466 mBackgroundPaint.setStrokeWidth(HIGHLIGHT_WIDTH);
ZoomControlWheel.java 38 private static final int HIGHLIGHT_WIDTH = 4;

Completed in 307 milliseconds