Searched refs:getSupportedCaptureOutputResolutions (Results 1 – 3 of 3) sorted by relevance
34 @nullable List<SizeList> getSupportedCaptureOutputResolutions(in String cameraId); in getSupportedCaptureOutputResolutions() method
867 return generateSupportedSizes(extender.getSupportedCaptureOutputResolutions( in getExtensionSupportedSizes()
842 public List<SizeList> getSupportedCaptureOutputResolutions(String cameraId) { in getSupportedCaptureOutputResolutions() method in CameraExtensionsProxyService.AdvancedExtenderImplStub844 mAdvancedExtender.getSupportedCaptureOutputResolutions(cameraId); in getSupportedCaptureOutputResolutions()