Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java213 DisplayOption defaultDisplayOption = invDistWeightedInterpolate( in InvariantDeviceProfile()
221 DisplayOption myDisplayOption = invDistWeightedInterpolate( in InvariantDeviceProfile()
292 invDistWeightedInterpolate(displayInfo, allOptions, deviceType); in initGrid()
535 private static DisplayOption invDistWeightedInterpolate( in invDistWeightedInterpolate() method