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