Home | History | Annotate | Download | only in launcher3

Lines Matching refs:makeMeasureSpec

994             int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(newWidth,
996 int childheightMeasureSpec = MeasureSpec.makeMeasureSpec(newHeight,