Searched refs:intermediateRatio (Results 1 – 1 of 1) sorted by relevance
1200 final float intermediateRatio = calculateHeightRatioToFullyOpen((int) in updatePhotoTintAndDropShadow() local1203 final float slowingFactor = (float) ((1 - intermediateRatio) / intermediateRatio in updatePhotoTintAndDropShadow()1205 float linearBeforeIntermediate = Math.max(1 - (1 - ratio) / intermediateRatio in updatePhotoTintAndDropShadow()