Searched refs:getPercentPastThreshold (Results 1 – 1 of 1) sorted by relevance
22 import com.android.systemui.statusbar.LightRevealEffect.Companion.getPercentPastThreshold41 fun getPercentPastThreshold(value: Float, threshold: Float): Float { regex75 getPercentPastThreshold(interpolatedAmount, WIDEN_OVAL_THRESHOLD)81 1f - getPercentPastThreshold(amount, FADE_END_COLOR_OUT_THRESHOLD)109 getPercentPastThreshold(116 getPercentPastThreshold(171 val fadeAmount = getPercentPastThreshold(amount, 0.5f)200 val fadeAmount = getPercentPastThreshold(interpolatedAmount, 0.5f)