Home
last modified time | relevance | path

Searched defs:getCaptureProcessor (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/
H A DIImageCaptureExtenderImpl.aidl41 @nullable ICaptureProcessorImpl getCaptureProcessor(); in getCaptureProcessor() method
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1696 public ICaptureProcessorImpl getCaptureProcessor() { in getCaptureProcessor() method in CameraExtensionsProxyService.ImageCaptureExtenderImplStub