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

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DIndicatorControlWheel.java114 private double mTouchSectorRadians[] = new double[2]; field in class:IndicatorControlWheel
219 double halfTouchSectorRadians = mTouchSectorRadians[mCurrentLevel];
377 mTouchSectorRadians[0] = HIGHLIGHT_RADIANS;
408 mTouchSectorRadians[1] =

Completed in 57 milliseconds