Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/
H A DKeyboardDragAndDropView.java243 int minorAxisWeight = minorAxis.applyAsInt(mTempRect2) in getNextSelection() local
247 + minorAxisWeight * minorAxisWeight * MINOR_AXIS_WEIGHT; in getNextSelection()