Home | History | Annotate | Download | only in camera2

Lines Matching refs:apiVersion

686      * @param apiVersion the version, i.e. {@code API_VERSION_1} or {@code API_VERSION_2}
689 private boolean supportsCameraApiLocked(String cameraId, int apiVersion) {
703 return cameraService.supportsCameraApi(cameraId, apiVersion);