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