/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/service/ |
D | IAdvancedExtenderImpl.aidl | 31 @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/ |
D | AdvancedExtenderImpl.java | 124 Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId); in getSupportedCaptureOutputResolutions() method
|
/frameworks/ex/camera2/extensions/eyesFreeVidSample/src/android/camera/extensions/impl/service/ |
D | EyesFreeVidService.java | 158 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVidService.AdvancedExtenderEyesFreeImpl 361 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVidService.AdvancedExtenderImpl
|
/frameworks/base/core/java/android/hardware/camera2/extension/ |
D | AdvancedExtender.java | 184 public abstract Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in AdvancedExtender 305 public List<SizeList> getSupportedCaptureOutputResolutions(String cameraId) { in getSupportedCaptureOutputResolutions() method in AdvancedExtender.AdvancedExtenderImpl
|
D | IAdvancedExtenderImpl.aidl | 34 @nullable List<SizeList> getSupportedCaptureOutputResolutions(in String cameraId); in getSupportedCaptureOutputResolutions() method
|
/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/advanced/ |
D | AdvancedExtenderImpl.java | 126 Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId); in getSupportedCaptureOutputResolutions() method
|
D | EyesFreeVideographyAdvancedExtenderImpl.java | 68 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVideographyAdvancedExtenderImpl
|
D | BaseAdvancedExtenderImpl.java | 128 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/ |
D | AdvancedExtenderImpl.java | 125 Map<Integer, List<Size>> getSupportedCaptureOutputResolutions(String cameraId); in getSupportedCaptureOutputResolutions() method
|
D | AutoAdvancedExtenderImpl.java | 67 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in AutoAdvancedExtenderImpl
|
D | BeautyAdvancedExtenderImpl.java | 67 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in BeautyAdvancedExtenderImpl
|
D | NightAdvancedExtenderImpl.java | 67 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in NightAdvancedExtenderImpl
|
D | BokehAdvancedExtenderImpl.java | 67 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in BokehAdvancedExtenderImpl
|
D | HdrAdvancedExtenderImpl.java | 68 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in HdrAdvancedExtenderImpl
|
D | EyesFreeVideographyAdvancedExtenderImpl.java | 68 public Map<Integer, List<Size>> getSupportedCaptureOutputResolutions( in getSupportedCaptureOutputResolutions() method in EyesFreeVideographyAdvancedExtenderImpl
|
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/serviceforward/ |
D | ForwardAdvancedExtender.java | 141 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/ |
D | AdvancedExtenderImplStub.java | 129 public List<SizeList> getSupportedCaptureOutputResolutions(@NonNull String cameraId) in getSupportedCaptureOutputResolutions() method in AdvancedExtenderImplStub
|