Home
last modified time | relevance | path

Searched defs:pbase (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/util/
DTypedValue.java435 public static float complexToFraction(int data, float base, float pbase) in complexToFraction()
459 public float getFraction(float base, float pbase) in getFraction()
/frameworks/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java520 public float getFraction(int index, int base, int pbase, float defValue) { in getFraction()
/frameworks/base/core/java/android/content/res/
DTypedArray.java883 public float getFraction(@StyleableRes int index, int base, int pbase, float defValue) { in getFraction()
DResources.java773 public float getFraction(@FractionRes int id, int base, int pbase) { in getFraction()