Searched refs:calculateHeightRatioToFullyOpen (Results 1 – 1 of 1) sorted by relevance
1173 final float ratio = calculateHeightRatioToFullyOpen(toolbarHeight); in updatePhotoTintAndDropShadow()1174 final float intermediateRatio = calculateHeightRatioToFullyOpen((int) in updatePhotoTintAndDropShadow()1198 private float calculateHeightRatioToFullyOpen(int height) { in calculateHeightRatioToFullyOpen() method in MultiShrinkScroller