Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java52 private static float WEIGHT_POWER = 5; field in InvariantDeviceProfile
299 float w = weight(width, height, p.minWidthDps, p.minHeightDps, WEIGHT_POWER); in invDistWeightedInterpolate()