Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java566 float newChildWidth = stashedBounds.width() / (float) numIcons; in addRevealAnimToIsStashed() local
576 reveal.play(createRevealAnimForView(child, isStashed, newChildWidth, isQsb, in addRevealAnimToIsStashed()
584 float newPosition = stashedBounds.left + (newChildWidth * i); in addRevealAnimToIsStashed()
589 float newRight = stashedBounds.right - (newChildWidth in addRevealAnimToIsStashed()