Home
last modified time | relevance | path

Searched defs:getSupportedCaptureOutputResolutions (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.aidl31 @nullable List<SizeList> getSupportedCaptureOutputResolutions(in String cameraId); in getSupportedCaptureOutputResolutions() method
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/advanced/
DAdvancedExtenderImpl.java124 Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId); in getSupportedCaptureOutputResolutions() method
/frameworks/ex/camera2/extensions/eyesFreeVidSample/src/android/camera/extensions/impl/service/
DEyesFreeVidService.java146 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVidService.AdvancedExtenderEyesFreeImpl
325 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVidService.AdvancedExtenderImpl
/frameworks/base/core/java/android/hardware/camera2/extension/
DAdvancedExtender.java177 public abstract Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in AdvancedExtender
294 public List<SizeList> getSupportedCaptureOutputResolutions(String cameraId) { in getSupportedCaptureOutputResolutions() method in AdvancedExtender.AdvancedExtenderImpl
DIAdvancedExtenderImpl.aidl34 @nullable List<SizeList> getSupportedCaptureOutputResolutions(in String cameraId); in getSupportedCaptureOutputResolutions() method
/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/advanced/
DAdvancedExtenderImpl.java126 Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId); in getSupportedCaptureOutputResolutions() method
DEyesFreeVideographyAdvancedExtenderImpl.java68 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVideographyAdvancedExtenderImpl
DBaseAdvancedExtenderImpl.java128 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId) { in getSupportedCaptureOutputResolutions() method in BaseAdvancedExtenderImpl
/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
DAdvancedExtenderImpl.java129 Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(@NonNull String cameraId); in getSupportedCaptureOutputResolutions() method
DHdrAdvancedExtenderImpl.java72 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in HdrAdvancedExtenderImpl
DBokehAdvancedExtenderImpl.java71 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in BokehAdvancedExtenderImpl
DAutoAdvancedExtenderImpl.java71 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in AutoAdvancedExtenderImpl
DNightAdvancedExtenderImpl.java71 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in NightAdvancedExtenderImpl
DEyesFreeVideographyAdvancedExtenderImpl.java68 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVideographyAdvancedExtenderImpl
DBeautyAdvancedExtenderImpl.java71 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in BeautyAdvancedExtenderImpl
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/serviceforward/
DForwardAdvancedExtender.java141 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId) { in getSupportedCaptureOutputResolutions() method in ForwardAdvancedExtender
/frameworks/ex/camera2/extensions/service_based_sample/extensions_service/src/com/android/oemextensions/
DAdvancedExtenderImplStub.java129 public List<SizeList> getSupportedCaptureOutputResolutions(@NonNull String cameraId) in getSupportedCaptureOutputResolutions() method in AdvancedExtenderImplStub
/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
DCameraExtensionsProxyService.java862 public List<SizeList> getSupportedCaptureOutputResolutions(String cameraId) { in getSupportedCaptureOutputResolutions() method in CameraExtensionsProxyService.AdvancedExtenderImplStub