Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DDividerSnapAlgorithm.java370 int endOther = isHorizontalDivision in addRatio16_9Targets() local
373 float size = 9.0f / 16.0f * (endOther - startOther); in addRatio16_9Targets()