Searched refs:maxWidth (Results 1 – 1 of 1) sorted by relevance
386 int textureViewHeight, int maxWidth, int maxHeight, Size aspectRatio) { in chooseOptimalSize() argument395 if (option.getWidth() <= maxWidth && option.getHeight() <= maxHeight && in chooseOptimalSize()