Searched refs:widthConstant (Results 1 – 1 of 1) sorted by relevance
71 private int widthConstant; field in InterpolatingLayout.LayoutParams115 widthConstant = (int) (narrowWidth - narrowParentWidth * widthMultiplier); in LayoutParams()159 int w = (int) (parentSize * widthMultiplier) + widthConstant; in resolveWidth()