Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DIndicatorControlWheelContainer.java104 int shutterButtonWidth = mShutterButton.getMeasuredWidth(); in onLayout() local
108 mShutterButton.layout(right - left - shutterButtonWidth, in onLayout()