Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java484 GridOption closestOption = points.get(0).grid; in invDistWeightedInterpolate() local
492 DisplayOption out = new DisplayOption(closestOption); in invDistWeightedInterpolate()