Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DStringBlock.java443 private static float sProportion = 0; field in StringBlock.Height
468 if (sProportion == 0) { in chooseHeight()
481 sProportion = (r.top) / p.ascent(); in chooseHeight()
484 int need = (int) Math.ceil(-fm.top * sProportion); in chooseHeight()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16822 Landroid/content/res/StringBlock$Height;->sProportion:F