Searched defs:linearAmount (Results 1 – 3 of 3) sorted by relevance
545 val linearAmount = min(1.0f - mLinearVisibilityAmount, outputLinearDozeAmount) regex
981 public void setHideAmount(float linearAmount, float amount) { in setHideAmount()
4607 public void onDozeAmountChanged(float linearAmount, float amount) { in onDozeAmountChanged()