Lines Matching full:minwidth
163 float minWidth, float minHeight,
172 minWidthDps = minWidth;
203 DeviceProfile closestProfile = findClosestDeviceProfile(minWidth, minHeight, points);
226 iconSize = invDistWeightedInterpolate(minWidth, minHeight, points);
236 iconTextSize = invDistWeightedInterpolate(minWidth, minHeight, points);
248 hotseatIconSize = invDistWeightedInterpolate(minWidth, minHeight, points);