Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DStringBlock.java475 private static float sProportion = 0; field in StringBlock.Height
500 if (sProportion == 0) { in chooseHeight()
513 sProportion = (r.top) / p.ascent(); in chooseHeight()
516 int need = (int) Math.ceil(-fm.top * sProportion); in chooseHeight()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13935 Landroid/content/res/StringBlock$Height;->sProportion:F