Searched defs:aspectRatioTolerance (Results 1 – 3 of 3) sorted by relevance
67 double targetRatio, Double aspectRatioTolerance, Activity context) { in getOptimalPreviewSize()
507 final double aspectRatioTolerance = 0.02; in getOptimalPreviewSizeIndex() local527 List<Size> previewSizes, double targetRatio, Double aspectRatioTolerance, in getOptimalPreviewSizeIndex()
733 Double aspectRatioTolerance = sCaptureImageFormat == ImageFormat.RAW_SENSOR ? 10d : null; in pickPreviewSize() local