Home
last modified time | relevance | path

Searched defs:getSupportedPreviewOutputResolutions (Results 1 – 18 of 18) sorted by relevance

/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/service/
DIAdvancedExtenderImpl.aidl30 @nullable List<SizeList> getSupportedPreviewOutputResolutions(in String cameraId); in getSupportedPreviewOutputResolutions() method
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/advanced/
DAdvancedExtenderImpl.java114 Map<Integer, List<Size>> getSupportedPreviewOutputResolutions(String cameraId); in getSupportedPreviewOutputResolutions() method
/frameworks/ex/camera2/extensions/eyesFreeVidSample/src/android/camera/extensions/impl/service/
DEyesFreeVidService.java118 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in EyesFreeVidService.AdvancedExtenderEyesFreeImpl
311 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in EyesFreeVidService.AdvancedExtenderImpl
/frameworks/base/core/java/android/hardware/camera2/extension/
DAdvancedExtender.java158 public abstract Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in AdvancedExtender
288 public List<SizeList> getSupportedPreviewOutputResolutions(String cameraId) { in getSupportedPreviewOutputResolutions() method in AdvancedExtender.AdvancedExtenderImpl
DIAdvancedExtenderImpl.aidl33 @nullable List<SizeList> getSupportedPreviewOutputResolutions(in String cameraId); in getSupportedPreviewOutputResolutions() method
/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/advanced/
DAdvancedExtenderImpl.java116 Map<Integer, List<Size>> getSupportedPreviewOutputResolutions(String cameraId); in getSupportedPreviewOutputResolutions() method
DEyesFreeVideographyAdvancedExtenderImpl.java61 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in EyesFreeVideographyAdvancedExtenderImpl
DBaseAdvancedExtenderImpl.java123 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions(String cameraId) { in getSupportedPreviewOutputResolutions() method in BaseAdvancedExtenderImpl
/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
DAdvancedExtenderImpl.java118 Map<Integer, List<Size>> getSupportedPreviewOutputResolutions(@NonNull String cameraId); in getSupportedPreviewOutputResolutions() method
DHdrAdvancedExtenderImpl.java64 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in HdrAdvancedExtenderImpl
DBokehAdvancedExtenderImpl.java64 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in BokehAdvancedExtenderImpl
DAutoAdvancedExtenderImpl.java64 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in AutoAdvancedExtenderImpl
DNightAdvancedExtenderImpl.java64 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in NightAdvancedExtenderImpl
DEyesFreeVideographyAdvancedExtenderImpl.java61 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in EyesFreeVideographyAdvancedExtenderImpl
DBeautyAdvancedExtenderImpl.java64 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions( in getSupportedPreviewOutputResolutions() method in BeautyAdvancedExtenderImpl
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/serviceforward/
DForwardAdvancedExtender.java121 public Map<Integer, List<Size>> getSupportedPreviewOutputResolutions(String cameraId) { in getSupportedPreviewOutputResolutions() method in ForwardAdvancedExtender
/frameworks/ex/camera2/extensions/service_based_sample/extensions_service/src/com/android/oemextensions/
DAdvancedExtenderImplStub.java121 public List<SizeList> getSupportedPreviewOutputResolutions(@NonNull String cameraId) in getSupportedPreviewOutputResolutions() method in AdvancedExtenderImplStub
/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
DCameraExtensionsProxyService.java851 public List<SizeList> getSupportedPreviewOutputResolutions(String cameraId) { in getSupportedPreviewOutputResolutions() method in CameraExtensionsProxyService.AdvancedExtenderImplStub