Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DArrayRow.java520 final int currentSize = variables.getCurrentSize(); in chooseSubjectInVariables() local
681 final int currentSize = variables.getCurrentSize(); in pickPivotInVariables() local
783 int currentSize = variables.getCurrentSize(); in updateFromSystem() local
DPriorityGoalRow.java243 int currentSize = rowVariables.getCurrentSize(); in updateFromRow() local
/constraintlayout/constraintlayout-core/src/test/java/androidx/constraintlayout/core/
DSolverVariableValuesTest.java74 int currentSize = values.getCurrentSize(); in testOperations() local