Searched defs:roundness (Results 1 – 3 of 3) sorted by relevance
102 void setRoundnessForAffectedViews(float roundness) { in setRoundnessForAffectedViews()116 void setRoundnessForAffectedViews(float roundness, boolean animate) { in setRoundnessForAffectedViews()
450 ScreenRound roundness = hardwareConfig.getScreenRoundness(); in getConfiguration() local
486 float roundness = MathUtils.saturate(1f - mAppearFraction); in updateHeadsUpAndPulsingRoundness() local