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.java225 DisplayOption defaultDisplayOption = invDistWeightedInterpolate( in InvariantDeviceProfile()
230 DisplayOption myDisplayOption = invDistWeightedInterpolate( in InvariantDeviceProfile()
271 invDistWeightedInterpolate(displayInfo, allOptions, isSplitDisplay); in initGrid()
476 private static DisplayOption invDistWeightedInterpolate( in invDistWeightedInterpolate() method