Searched refs:bottomValue (Results 1 – 2 of 2) sorted by relevance
575 final float bottomValue;578 bottomValue = MathUtils.saturate(583 bottomValue = 0f;585 anv.requestBottomRoundness(bottomValue, SHELF_SCROLL, /* animate = */ false);
864 final float bottomValue = computeCornerRoundnessForPinnedHun(mHostView.getHeight(), in clampHunToMaxTranslation() local866 row.requestBottomRoundness(bottomValue, STACK_SCROLL_ALGO); in clampHunToMaxTranslation()