Searched refs:linearBeforeIntermediate (Results 1 – 1 of 1) sorted by relevance
1205 float linearBeforeIntermediate = Math.max(1 - (1 - ratio) / intermediateRatio in updatePhotoTintAndDropShadow() local1207 float colorAlpha = 1 - (float) Math.pow(linearBeforeIntermediate, TILE_EXPONENT); in updatePhotoTintAndDropShadow()