Searched defs:formats (Results 1 – 7 of 7) sorted by relevance
62 val formats = streamConfigurationMapCompat.outputFormats!!.toList() in canGetOutputFormats() constant
59 val formats = camera2CameraInfo.supportedOutputFormats in canReturnSupportedOutputFormats() constant
75 val formats = streamConfigurationMapCompat.getOutputFormats()!!.toList() in canGetOutputFormats() constant
68 val formats = cameraInfoAdapter.supportedOutputFormats in canReturnSupportedOutputFormats() constant
93 Set<Integer> formats = new HashSet<>(); in canRetrieveSupportedOutputFormats() local
468 int[] formats = mapCompat.getOutputFormats(); in getSupportedOutputFormats() local
1044 Set<Integer> formats = new HashSet<>(); in getSupportedOutputFormats() local1093 Set<Integer> formats = new HashSet<>(); in getSupportedOutputFormatsFromAdapterCameraInfo() local