Home | History | Annotate | Download | only in time

Lines Matching refs:measuredWidth

150         int measuredWidth = MeasureSpec.getSize(widthMeasureSpec);
154 int minDimension = Math.min(measuredWidth, measuredHeight);