Searched refs:maxAllowedWidth (Results 1 – 2 of 2) sorted by relevance
138 Context context, int maxAllowedWidth) { in measureIndividualMenuWidth() argument162 if (itemWidth >= maxAllowedWidth) { in measureIndividualMenuWidth()163 return maxAllowedWidth; in measureIndividualMenuWidth()
360 int maxAllowedWidth = width; in updateSummaryWithBestAllowedResolution() local366 if (mode.getPhysicalWidth() > maxAllowedWidth in updateSummaryWithBestAllowedResolution()377 if (numberOfPixels > maxNumberOfPixels || (mode.getPhysicalWidth() == maxAllowedWidth in updateSummaryWithBestAllowedResolution()