Searched refs:headerBottomOffset (Results 1 – 1 of 1) sorted by relevance
1426 final float headerBottomOffset = (getVisibleContainerView().getHeight() * (1 - scale) / 2); in drawOnScrimWithScaleAndBottomOffset() local1427 final float headerBottomWithScaleOnPhone = headerBottomNoScale * scale + headerBottomOffset; in drawOnScrimWithScaleAndBottomOffset()