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