Searched defs:getSupportedPreviewOutputResolutions (Results 1 – 8 of 8) sorted by relevance
30 @nullable List<SizeList> getSupportedPreviewOutputResolutions(in String cameraId); in getSupportedPreviewOutputResolutions() method
112 Map<Integer, List<Size>> getSupportedPreviewOutputResolutions(String cameraId); in getSupportedPreviewOutputResolutions() method
58 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in AutoAdvancedExtenderImpl
58 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in BeautyAdvancedExtenderImpl
58 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in BokehAdvancedExtenderImpl
58 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in HdrAdvancedExtenderImpl
58 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in NightAdvancedExtenderImpl
710 public List<SizeList> getSupportedPreviewOutputResolutions(String cameraId) { in getSupportedPreviewOutputResolutions() method in CameraExtensionsProxyService.AdvancedExtenderImplStub