HomeSort by relevance Sort by last modified time
    Searched full:computetypedvalue (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
ResourceHelper.java 400 computeTypedValue(outValue, f, sFloatOut[0]);
417 computeTypedValue(outValue, f, sFloatOut[0]);
433 private static void computeTypedValue(TypedValue outValue, float value, float scale) {

Completed in 85 milliseconds