Home
last modified time | relevance | path

Searched refs:CLOSE_ICON_DEFAULT_DEGREES (Results 1 – 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DIndicatorControlWheel.java62 private static final int CLOSE_ICON_DEFAULT_DEGREES = 315; field in IndicatorControlWheel
306 int totalDegrees = CLOSE_ICON_DEFAULT_DEGREES - SECOND_LEVEL_START_DEGREES; in rotateWheel()
307 int startAngle = ((mCurrentLevel == 0) ? CLOSE_ICON_DEFAULT_DEGREES in rotateWheel()
398 double degrees = CLOSE_ICON_DEFAULT_DEGREES; in presetSecondLevelChildRadians()