Searched refs:tabsHeight (Results 1 – 1 of 1) sorted by relevance
1446 final int tabsHeight = headerView.getPeripheralProtectionHeight(/* expectedHeight */ false); in drawOnScrimWithScaleAndBottomOffset() local1447 if (mTabsProtectionAlpha > 0 && tabsHeight != 0) { in drawOnScrimWithScaleAndBottomOffset()1464 final float tabBottomWithScale = tabTopWithScale + tabsHeight * scale; in drawOnScrimWithScaleAndBottomOffset()