Searched defs:choices (Results 1 – 3 of 3) sorted by relevance
59 List<String> choices = fakeData.strictExampleSet.strings; in generateFakeField() local
233 private static Size chooseVideoSize(Size[] choices) { in chooseVideoSize()254 private static Size chooseOptimalSize(Size[] choices, int width, int height, Size aspectRatio) { in chooseOptimalSize()
384 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, in chooseOptimalSize()