Searched refs:isLegacyHAL (Results 1 – 2 of 2) sorted by relevance
39 public static boolean isLegacyHAL(Context context, int cameraId) throws Exception { in isLegacyHAL() method in CameraUtils
74 if (CameraUtils.isLegacyHAL(getContext(), id)) { in testMaxAspectRatios()