Searched refs:bottomValue (Results 1 – 2 of 2) sorted by relevance
571 final float bottomValue;574 bottomValue = MathUtils.saturate(579 bottomValue = 0f;581 anv.requestBottomRoundness(bottomValue, SHELF_SCROLL, /* animate = */ false);
1005 final float bottomValue = computeCornerRoundnessForPinnedHun(mHostView.getHeight(), in clampHunToMaxTranslation() local1007 row.requestBottomRoundness(bottomValue, STACK_SCROLL_ALGO); in clampHunToMaxTranslation()