Home
last modified time | relevance | path

Searched defs:nw (Results 1 – 1 of 1) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DArrayRow.java305 float nw = nextWeight / totalWeights; in createRowEqualMatchDimensions() local
340 float nw = nextWeight / totalWeights; in createRowEqualDimension() local