HomeSort by relevance Sort by last modified time
    Searched refs:invDistWeightedInterpolate (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
InvariantDeviceProfile.java 136 invDistWeightedInterpolate(minWidthDps, minHeightDps, closestProfiles);
263 InvariantDeviceProfile invDistWeightedInterpolate(float width, float height,
  /packages/apps/Launcher3/tests/src/com/android/launcher3/
InvariantDeviceProfileTest.java 65 * Used to print out how the invDistWeightedInterpolate works between device profiles to
83 mInvariantProfile.invDistWeightedInterpolate(

Completed in 1349 milliseconds