Home
last modified time | relevance | path

Searched defs:targetStackScroll (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackView.java472 ArrayList<Task> tasks, float curStackScroll, float targetStackScroll, in computeVisibleTaskTransforms()
526 void bindVisibleTaskViews(float targetStackScroll) { in bindVisibleTaskViews()
543 void bindVisibleTaskViews(float targetStackScroll, boolean ignoreTaskOverrides) { in bindVisibleTaskViews()
DTaskStackLayoutAlgorithm.java621 public float updateFocusStateOnScroll(float lastTargetStackScroll, float targetStackScroll, in updateFocusStateOnScroll()