Home | History | Annotate | Download | only in layout

Lines Matching refs:getWeight

852                     if (getWeight(n) > 0.0f) {
1048 private static float getWeight(INode linearLayoutChild) {
1087 sum += getWeight(child);