Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DStickyBottomCaptureLayout.java140 final float threeDotsButtonPadding = in getRoundedThumbnailPosition() local
165 y -= threeDotsButtonPadding + threeDotsButtonDiameter; in getRoundedThumbnailPosition()
173 x = uncoveredPreviewRect.right - threeDotsButtonPadding - modeOptionsToggleWidth; in getRoundedThumbnailPosition()