Searched refs:CameraUtils (Results 1 – 5 of 5) sorted by relevance
23 import android.hardware.cts.helpers.CameraUtils;74 if (CameraUtils.isLegacyHAL(getContext(), id)) { in testMaxAspectRatios()82 Collections.sort(supportedJpegDimens, new CameraUtils.LegacySizeComparator()); in testMaxAspectRatios()83 Collections.sort(supportedPreviewDimens, new CameraUtils.LegacySizeComparator()); in testMaxAspectRatios()
29 public class CameraUtils { class
31 class CameraUtils { class
113 boolean successToOpen = CameraUtils in checkCanOpenCamera()
37 import android.hardware.cts.helpers.CameraUtils;1114 return CameraUtils in compare()