Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java268 DisplayOption defaultDisplayOption = invDistWeightedInterpolate( in InvariantDeviceProfile()
277 DisplayOption myDisplayOption = invDistWeightedInterpolate( in InvariantDeviceProfile()
346 invDistWeightedInterpolate(displayInfo, allOptions, deviceType); in initGrid()
706 private static DisplayOption invDistWeightedInterpolate( in invDistWeightedInterpolate() method