Searched refs:getSupportedPreviewOutputResolutions (Results 1 – 9 of 9) 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
607 extender.getSupportedPreviewOutputResolutions(mCameraId), in getExtensionSupportedSizes()
710 public List<SizeList> getSupportedPreviewOutputResolutions(String cameraId) { in getSupportedPreviewOutputResolutions() method in CameraExtensionsProxyService.AdvancedExtenderImplStub712 mAdvancedExtender.getSupportedPreviewOutputResolutions(cameraId); in getSupportedPreviewOutputResolutions()