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