Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/celllayout/
DReorderPreviewAnimation.kt64 private val finalScale = CellLayout.DEFAULT_SCALE - CHILD_DIVIDEND / child.width * initScale
162 private const val CHILD_DIVIDEND = 4.0f constant