-
public final class SizeSelectionHelperInternal use only.
-
-
Method Summary
Modifier and Type Method Description static Pair<Size, Size>getBestSize(@NonNull() List<Size> pictureSizes, @NonNull() List<Size> previewSizes, int maxArea, int minArea, float minAspectRatio)static SizegetClosestSizeWithSimilarAspectRatio(@NonNull() List<Size> sizes, @NonNull() Size referenceSize, int maxArea)
-