Home
last modified time | relevance | path

Searched refs:interpolated (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DScroller.java597 final float interpolated = VISCOUS_FLUID_NORMALIZE * viscousFluid(input); in getInterpolation() local
598 if (interpolated > 0) { in getInterpolation()
599 return interpolated + VISCOUS_FLUID_OFFSET; in getInterpolation()
601 return interpolated; in getInterpolation()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DAutoScrollHelper.java610 final float interpolated; in getEdgeValue() local
612 interpolated = -mEdgeInterpolator.getInterpolation(-value); in getEdgeValue()
614 interpolated = mEdgeInterpolator.getInterpolation(value); in getEdgeValue()
619 return constrain(interpolated, -1, 1); in getEdgeValue()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java2824 public void onDozeAmountChanged(float linear, float interpolated) { in onDozeAmountChanged() argument
/aosp12/frameworks/rs/script_api/include/
H A Drs_allocation_data.rsh2657 …* lod: Mip level to sample from, for fractional values mip levels will be interpolated if RS_SAM…
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...