Searched refs:groupBounds (Results 1 – 1 of 1) sorted by relevance
1240 PackedMap<Spec, Bounds> groupBounds; field in GridLayout.Axis1332 Bounds[] values = groupBounds.values; in computeGroupBounds()1343 groupBounds.getValue(i).include(GridLayout.this, c, spec, this, size); in computeGroupBounds()1348 if (groupBounds == null) { in getGroupBounds()1349 groupBounds = createGroupBounds(); in getGroupBounds()1355 return groupBounds; in getGroupBounds()1906 groupBounds = null;