Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DStickyBottomCaptureLayout.java61 animateCaptureIndicatorToX(thumbnailViewPosition.x);
75 animateCaptureIndicatorToX(thumbnailViewPosition.x);
184 private void animateCaptureIndicatorToX(float x) { in animateCaptureIndicatorToX() method in StickyBottomCaptureLayout