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