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.java226 invDistWeightedInterpolate(minWidthDps, minHeightDps, allOptions); in initGrid()
246 invDistWeightedInterpolate(minWidthDps, minHeightDps, filteredOptions); in initGrid()
475 static DisplayOption invDistWeightedInterpolate(float width, float height, in invDistWeightedInterpolate() method in InvariantDeviceProfile