Searched refs:getWeight (Results 1 – 2 of 2) sorted by relevance
852 if (getWeight(n) > 0.0f) {1048 private static float getWeight(INode linearLayoutChild) {1087 sum += getWeight(child);
340 private float getWeight(Element linearLayoutChild) { in getWeight() method in RelativeLayoutConversionHelper362 sum += getWeight(child); in getWeightSum()418 float weight = getWeight(child); in analyzeLinearLayout()