Searched refs:getCandidateZoomRatios (Results 1 – 4 of 4) sorted by relevance
168 bufferFormatZoomTestByCamera(format, CameraTestUtils.getCandidateZoomRatios(mStaticInfo), in bufferFormatZoomTestByCamera()
385 List<Float> zoomRatios = CameraTestUtils.getCandidateZoomRatios(staticInfo); in testMultiResolutionImageReaderForFormat()
524 List<Float> zoomRatioList = CameraTestUtils.getCandidateZoomRatios(mStaticInfo); in testMultiResolutionReprocessWithStreamInfo()
4325 public static List<Float> getCandidateZoomRatios(StaticMetadata staticInfo) { in getCandidateZoomRatios() method in CameraTestUtils