Home | History | Annotate | Download | only in view

Lines Matching refs:specSize

4722         int specSize = MeasureSpec.getSize(spec);
4724 int size = Math.max(0, specSize - padding);