Searched refs:newStackHeight (Results 1 – 1 of 1) sorted by relevance
468 int newStackHeight = (int) height; in setStackHeight() local471 if (newStackHeight - mTopPadding - mTopPaddingOverflow >= minStackHeight in setStackHeight()474 stackHeight = newStackHeight; in setStackHeight()479 int translationY = (newStackHeight - minStackHeight); in setStackHeight()482 float partiallyThere = (newStackHeight - mTopPadding - mTopPaddingOverflow) in setStackHeight()