Searched refs:textureViewWidth (Results 1 – 3 of 3) sorted by relevance
779 textureViewWidth: Int, in chooseOptimalSize()795 if (option.width >= textureViewWidth && option.height >= textureViewHeight) { in chooseOptimalSize()
384 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, in chooseOptimalSize() argument396 if (option.getWidth() >= textureViewWidth && in chooseOptimalSize()
1634 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth,1645 if (option.getWidth() >= textureViewWidth &&