Home
last modified time | relevance | path

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

/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DStickyBottomCaptureLayout.java59 animateCaptureIndicatorToY(thumbnailViewPosition.y);
73 animateCaptureIndicatorToY(thumbnailViewPosition.y);
200 private void animateCaptureIndicatorToY(float y) { in animateCaptureIndicatorToY() method in StickyBottomCaptureLayout