Searched refs:computeTypedValue (Results 1 – 1 of 1) sorted by relevance
616 computeTypedValue(outValue, f, sFloatOut[0]); in parseFloatAttribute()633 computeTypedValue(outValue, f, sFloatOut[0]); in parseFloatAttribute()649 private static void computeTypedValue(TypedValue outValue, float value, float scale) { in computeTypedValue() method in ResourceHelper