Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DPreviewBackground.java363 private void animateScale(float finalScale, float finalMultiplier, in animateScale() method in PreviewBackground
408 animateScale(ACCEPT_SCALE_FACTOR, ACCEPT_COLOR_MULTIPLIER, in animateToAccept()
419 animateScale(1f, 1f, () -> delegateDrawing(cl, cellX, cellY), this::clearDrawingDelegate); in animateToRest()