Searched defs:choices (Results 1 – 2 of 2) sorted by relevance
213 private static Size chooseVideoSize(Size[] choices) { in chooseVideoSize()234 private static Size chooseOptimalSize(Size[] choices, int width, int height, Size aspectRatio) { in chooseOptimalSize()
356 private static Size chooseOptimalSize(Size[] choices, int width, int height, Size aspectRatio) { in chooseOptimalSize()