Home | History | Annotate | Download | only in view

Lines Matching defs:specSize

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