Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/ui/
DIndicatorControlWheelContainer.java105 int shutterButtonHeight = mShutterButton.getMeasuredHeight(); in onLayout() local
109 mCenterY - shutterButtonHeight / 2, in onLayout()
111 mCenterY + shutterButtonHeight - shutterButtonHeight / 2); in onLayout()