Searched refs:getWeightSum (Results 1 – 2 of 2) sorted by relevance
912 float sum = getWeightSum(layout);1067 private static float getWeightSum(INode linearLayout) {
359 private float getWeightSum(Element linearLayout) { in getWeightSum() method in RelativeLayoutConversionHelper395 float weightSum = getWeightSum(layout); in analyzeLinearLayout()