Searched defs:getFraction (Results 1 – 5 of 5) sorted by relevance
36 float getFraction(int resId); in getFraction() method
57 public float getFraction(@FractionRes int resId) { in getFraction() method in DynamicResource
242 public static float getFraction(final TypedArray a, final int index, final float defValue) { in getFraction() method in ResourceUtils250 public static float getFraction(final TypedArray a, final int index) { in getFraction() method in ResourceUtils
542 private fun getFraction(x0: Float, x1: Float, x: Float): Float { in getFraction() method
809 private float getFraction(@FractionRes int id) { in getFraction() method in DirectoryFragment