Searched refs:clampInset (Results 1 – 1 of 1) sorted by relevance
872 final float clampInset = ambientState.getUseSplitShade() in updateHeadsUpStates() local874 clampHunToTop(clampInset, ambientState.getStackTranslation(), in updateHeadsUpStates()974 void clampHunToTop(float clampInset, float stackTranslation, float collapsedHeight, in clampHunToTop() argument977 final float newTranslation = Math.max(clampInset + stackTranslation, in clampHunToTop()